ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Pivot Table Sales Projections column (https://www.excelbanter.com/excel-worksheet-functions/171715-pivot-table-sales-projections-column.html)

[email protected]

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.

Herbert Seidenberg

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


[email protected]

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!


All times are GMT +1. The time now is 10:26 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com