Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi - I have a pivot report which is basically date_invoice_paid by
category_of_invoice with sales_value as the data item. I want to have year(date_invoice_paid) and within that month(date_invoice_paid). I could make another column in the excel sheet but wanted to know if there was some way I could formularise it programtaically/otherwise. Cheers Andrew |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If you have dates as one of your fields, look at the group capability of the
pivot table. You can group on year and month. -- Regards, Tom Ogilvy "andreww" wrote in message ... Hi - I have a pivot report which is basically date_invoice_paid by category_of_invoice with sales_value as the data item. I want to have year(date_invoice_paid) and within that month(date_invoice_paid). I could make another column in the excel sheet but wanted to know if there was some way I could formularise it programtaically/otherwise. Cheers Andrew |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how to create pivot table from existing pivot table in excel 2007 | Excel Discussion (Misc queries) | |||
Pivot Table and Pivot Table dates are not in correct order | Charts and Charting in Excel | |||
Filter lines with Pivot table and non pivot table columns | Charts and Charting in Excel | |||
Filter lines with Pivot table and non Pivot table columns | Excel Discussion (Misc queries) | |||
Help required with setting up a pivot table with the source on sheet1 to have the pivot table created on sheet called "report" | Excel Programming |