PivotTableFilter
January 13, 2006 6:39 AM
Subscribe
PivotTableFilter: Can I have columns by month if I have the full date?
What I'd like to do is using Pivot Tables show a count of records by month. If I drag the date column to the top of the pivot table I get a count of records by each specific date. There are records from almost every day in the last year in this table and I don't want 365 columns!
What I've done as a workaround is separate the dates out by using "text to columns" so I have a month column, a day column and a year column. Though, then I have to convert the number format of the column to "general" rather than "date" and can't very easily have month names in place of the numbers 1-12 (or sort them in date order versus alphabetical order). (Plus I've run into trouble with find/replace trying to switch the numbers.) This all seems needlessly complex. There must be a better way!
posted by pithy comment to computers & internet (17 comments total)
All of which would be easier to determine if I knew what program you were using.
posted by jacquilynne at 6:50 AM on January 13, 2006