Grouping dates in pivot table by quarters
"Steve" wrote:
If you had a column added to your data, you could do a vlookup on a table
which had the date range for a quarter, or a table with months 1,2,3 in 1st
quarter,etc.
Steve
Hi Steve,
This might indeed be an option but since the data covers different years, I
believe it would take too many entries in the formula...
"Roger Govier" wrote:
Hi Nadine
Grouping by Date fails if there are empty cells, or cells containing Text
values.
Although you say that you chose yyyy/mm as the format for the column, that
will not alter the underlying entries in the cells if they were entered as
text as opposed to true Excel dates.
To check, using a spare column on your sheet, enter
=ISNUMBER(A2) (assuming the data is in column A, adjust to suit)
Copy down as far as required.
If the values are Dates, the result will be TRUE. Check to ensure that all
are true.
--
Regards
Roger Govier
"Nadine" wrote in message
...
I created several pivot tables which contain information by month. In
order
to reduce the number of months I would like to group them by quarters but
this does not work! I already checked the data base and chose yyyy/mm for
the data but still I get the message 'cannot group for this selection'.
There
are no empty cells either. Anyone got an idea please?
I use excel 2002.
|