Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 66
Default Pivot table - show monthly data based on start/end date data

I have project resourcing data in XL the form:
Person | Project | StartDate | EndDate | Percentage

Is it possible to use a pivot table to display this as:
Person in column 1
Month (Jan, Feb, Mar, ...) across the columns
Sum of Percentage for each month that falls within the start/end date

eg. XL data
Person | Project | StartDate | EndDate | Percentage
Andrew | Proj1 | 1/1/2011 | 28/2/2011 | 50%
Andrew | Proj2 | 1/2/2011 | 28/2/2011 | 30%
Adam | Proj1 | 1/2/2011 | 28/2/2011 | 90%

To be displayed in pivot table as:
Person | Jan | Feb | Mar | ...
Andrew | 50% | 80% | 0%
Adam | 0% | 90% | 0%

I know I can build start and end date into a formula but I don't know
how to create the month columns and without those there is no month
entry to compare start/end date against.

Thanks very much for any help.
Andrew
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: How do I make a monthly breakdown of daily data? Metro Excel Worksheet Functions 6 August 5th 09 09:32 AM
Pivot table data need to show zero even no data under column Sumanthkaka Excel Discussion (Misc queries) 1 July 15th 09 02:28 AM
Specify pivot table to hide 'earlier than' grouped data start date KenY Excel Programming 2 May 29th 07 09:43 AM
Pivot Table with Data Added Monthly Dawg House Inc Excel Discussion (Misc queries) 1 March 28th 07 01:30 AM
Show all data in pivot table naulerich Excel Discussion (Misc queries) 2 March 1st 06 09:42 PM


All times are GMT +1. The time now is 06:46 PM.

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"