I have a pivot table with a date column containing daily dates for three months , I want to create a filter for a month ,
1. I change the numberformat of date column in excel to 'mmmm' which gave me month's name in excel table
2. But pivot table still reads the data source(after updating) as individual dates , and not months help ?
Column A has
1/1/2010
1/2/2010
1/3/2010
1/4/2010
After giving number format to mmmm , it becomes
Column A
Jan
Jan
Jan
Jan ,
But Pivot Table still reads it as
Column A
1/1/2010
1/2/2010
I hope I am clear
Bookmarks