mayday1
Board Regular
- Joined
- Oct 5, 2007
- Messages
- 241
I have a column with dates that look like this in the formula bar when I select the cell.
1/1/2011 1:01:40 PM
The cells are formatted Number / Category = Date / Type = *3/14/2001
In another column, I get the month with this formula:
=TEXT(C2,"MMM-YY")
and in the cell it looks like this:
JAN-11
The cells in this columns are formated as
MAR-01
When I do a pivot table, the columns are placed in alphabetical order. How can I get them to be in date order?
1/1/2011 1:01:40 PM
The cells are formatted Number / Category = Date / Type = *3/14/2001
In another column, I get the month with this formula:
=TEXT(C2,"MMM-YY")
and in the cell it looks like this:
JAN-11
The cells in this columns are formated as
MAR-01
When I do a pivot table, the columns are placed in alphabetical order. How can I get them to be in date order?