Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,069
Default Grouping by month in a Pivot Table

Grouping by month in a Pivot Table

I am aware of the grouping by month feature in a Pivot Table. However, I
would like to be able to group data by our accounting months, which end on a
Friday, not the last day of a month. Is there a way of defining months that
match our Accounts calendar ?

TIA
John.

--
John Reynolds
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,480
Default Grouping by month in a Pivot Table

Hi John

Are you running 13 x 28 day periods for your accounting, or are you running
12 periods of 4, 4 and 5 weeks duration?
If the former, then in the PT Group function, Group by Days28

If the latter, then you will need to have a formula in an extra column of
your source table, which determines the period number and use that in the PT
and ignore grouping within the PT.
Create a simple Lookup table with the last date of each accounting period in
column 1, and period number if column 2.
Give this table a name e.g. Periods
In your new column in the source table enter the formula
=VLOOKUP(A2,Periods,2)
assuming Date to be held in A2
--
Regards
Roger Govier

"John" wrote in message
...
Grouping by month in a Pivot Table

I am aware of the grouping by month feature in a Pivot Table. However, I
would like to be able to group data by our accounting months, which end on
a
Friday, not the last day of a month. Is there a way of defining months
that
match our Accounts calendar ?

TIA
John.

--
John Reynolds


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Pivot Table grouping dt Excel Discussion (Misc queries) 0 September 11th 08 03:45 PM
Pivot Table Grouping Mike Excel Worksheet Functions 1 August 10th 08 08:41 PM
Pivot Table Grouping Markos Hunter Excel Discussion (Misc queries) 2 April 23rd 07 01:38 AM
Pivot table grouping Susan_GW Excel Worksheet Functions 6 September 18th 06 08:52 AM
Pivot table grouping nc Excel Discussion (Misc queries) 3 January 19th 05 10:15 AM


All times are GMT +1. The time now is 08:35 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"