If you import data that comes in as integer (e.g., "2009") it defaults to thousands separator on. If you then convert it to a category field, it retains the thousands separator in the category. You have to convert it back, turn the thousands separator off and then reconvert it to get rid of the comma. An incredibly minor nit, but thought you might want to know about it.