Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Pivot Table Sales Projections column

I would like to add a column for projected sales into a pivot table.
Formula would be Grand Total/(month sales are through)*12.

I am running into problems because when I try to add the column on top
because I have the MONTH column on top already the pivot table wants
to expand beyond 255 columns. Here is what I want it to look like:

MONTH
SALES REP NAME Projected Sales Jan Feb
March..... Grand Total
John Smith $5,600 $200
$500 $700 $1,400
Bruce Jones
Steve Johnson

Any Suggestions? Also, the pivot table format I am using is the
default one.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,180
Default Pivot Table Sales Projections column

Assume your PT looks like this:
SalesRep 1 2 3 4 5 6 7
AmTh 12 14 13 17 22 19
BrKe 44 37 35 39 30 29
CaTo 17 22 19 11

Some month sales are blank, not zero, because the
sales rep might have been absent.
These months should not be included in the average.
Also, some reps might have an up or down trend.
Thus I suggest a linear trendline, not an average.
Instead of month text labels, use numbers.
If the PT is located at G3, then use this formula
outside the PT for projected yearly total sales:
=SUM(FORECAST({1,2,3,4,5,6,7,8,9,10,11,12},G5:N5,$ G$4:$N$4))
=238
=333
=182

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Pivot Table Sales Projections column

On Jan 4, 7:46*pm, Herbert Seidenberg wrote:
Assume your PT looks like this:
SalesRep * * * *1 * * * 2 * * * 3 * * * 4 * * * 5 * * * 6 * * * 7
AmTh * *12 * * *14 * * *13 * * * * * * *17 * * *22 * * *19
BrKe * *44 * * *37 * * *35 * * *39 * * *30 * * *29
CaTo * * * * * * * * * * * * * *17 * * *22 * * *19 * * *11

Some month sales are blank, not zero, because the
sales rep might have been absent.
These months should not be included in the average.
Also, some reps might have an up or down trend.
Thus I suggest a linear trendline, not an average.
Instead of month text labels, use numbers.
If the PT is located at G3, then use this formula
outside the PT for projected yearly total sales:
=SUM(FORECAST({1,2,3,4,5,6,7,8,9,10,11,12},G5:N5,$ G$4:$N$4))
=238
=333
=182


works great, thanks Herbert!
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
Sorting a Pivot Table Column that is not the first column... [email protected] Excel Worksheet Functions 1 October 10th 07 09:02 PM
pivot table, how to add 1 column only Daniel Excel Discussion (Misc queries) 0 July 24th 07 08:10 PM
Add Sales Goals to Sales Report in Pivot Table Ronster Excel Discussion (Misc queries) 1 October 13th 06 04:17 AM
Pivot table for reporting sales performance Ram Excel Discussion (Misc queries) 2 February 6th 06 10:06 AM
Pivot Table - report product that have sales above defined level richard Excel Discussion (Misc queries) 0 December 9th 05 02:02 PM


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

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

About Us

"It's about Microsoft Excel"