How do I seperate multiple dates into quarters?
In EXCEL 2007 I have > 33000 rows of dated data.
The dates are unsorted & run from 1/1/2012 to 12/31/2012.
I have used the month() formula to seperate these in monthly categories of 1 - 12 & then put the data to a pivot tbl and pivot chart.
I would like to view the data in 4 quartiles to give me more user freindly pivot charts.
How do I change a date to a quartile using a formula?
I am a COBOL programmer and while I would use a nested if or a case statement I am without VB macro skills.
Any instruction is appreciated.
Thanks.
In EXCEL 2007 I have > 33000 rows of dated data.
The dates are unsorted & run from 1/1/2012 to 12/31/2012.
I have used the month() formula to seperate these in monthly categories of 1 - 12 & then put the data to a pivot tbl and pivot chart.
I would like to view the data in 4 quartiles to give me more user freindly pivot charts.
How do I change a date to a quartile using a formula?
I am a COBOL programmer and while I would use a nested if or a case statement I am without VB macro skills.
Any instruction is appreciated.
Thanks.