Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
CassieM
 
Posts: n/a
Default Pivot Table Custom Calculations

I have a pivot table with the "columns" set up as Budget - Actual - Variance
for each month of the year. The rows are the expenses account, such as
supplies, maintenance, etc.

I want to be able to add the total of the "Actual" spent through September
plus the "Budget" for October through December, basically to get a projected
total by expense for the year.

How can I do this? Thanks for your help!
  #2   Report Post  
Debra Dalgleish
 
Posts: n/a
Default Pivot Table Custom Calculations

You could add a column to the source data, and calculate which amount
should be used. Then add that field to the pivot table. For example,
with dates in column A, Budget in C, and Actual in D:

=IF(A2=TODAY(),C2,D2)

CassieM wrote:
I have a pivot table with the "columns" set up as Budget - Actual - Variance
for each month of the year. The rows are the expenses account, such as
supplies, maintenance, etc.

I want to be able to add the total of the "Actual" spent through September
plus the "Budget" for October through December, basically to get a projected
total by expense for the year.

How can I do this? Thanks for your help!



--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html

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 custom column placement metrueblood Excel Discussion (Misc queries) 1 August 3rd 05 09:10 PM
Pivot table formatting programmer123 Excel Discussion (Misc queries) 4 June 17th 05 12:29 AM
Pivot Table services Craig Excel Discussion (Misc queries) 5 January 19th 05 06:11 PM
pivot table multi line chart souris Charts and Charting in Excel 2 December 7th 04 03:56 AM
Problem with Pivot Table Drop-Down Menus Mac Excel Worksheet Functions 4 November 7th 04 01:18 PM


All times are GMT +1. The time now is 08:57 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"