I have a pivot table that includes data using Months of the year in the Column Labels. I was using MONTH(A2) where A2 is an entered date, which returns the numbers 1-12. In my pivot table, I wanted it to say the name of the month. I did a lookup to retrieve the corresponding month name. Simple right! The pivot table does not order the months in chronological order.
For example:
My data is a Dynamic Named Range.
I start with two months of data, Feb and March.
If they go back to add January's data it will put Jan. data after Feb and March.
How can I use one field's data in the pivot table but use a different column label?
For example:
My data is a Dynamic Named Range.
I start with two months of data, Feb and March.
If they go back to add January's data it will put Jan. data after Feb and March.
How can I use one field's data in the pivot table but use a different column label?