Sales pipeline - Pivot table?

JBK123

New Member
Joined
Mar 20, 2018
Messages
3
Hi guys,

I am trying to create sales projections by customer over the next few years and I am currently stuck.

Example Data below:

Client nameSalesman nameRevenue per monthContract openContract Close
Customer ASalesman A2,000March 2018December 2018
Customer BSalesman A2,500May 2018December 2018

<tbody>
</tbody>

I want to create a pivot table which would look like the below but I want to keep my original data set as basic as possible. I realise this is unlikely but hopefully I am missing something. The reason I want to use a pivot table is because I want to add slicers and timelines to analyse the sales projections quickly.

Client NameJanFebMarAprMayJunJulAugSepOctNovDecGrand Total
Customer A2,0002,0002,0002,0002,0002,0002,0002,0002,0002,00020,000
Customer B2,5002,5002,5002,5002,5002,5002,5002,50020,000

<tbody>
</tbody>

Thank you for any help!
 

Excel Facts

Lock one reference in a formula
Need 1 part of a formula to always point to the same range? use $ signs: $V$2:$Z$99 will always point to V2:Z99, even after copying
that should work,
drag Client to Row labels
drag ContractOpen to column labels
Revenue in Sum
 
Upvote 0
Using this method I get 2,000 in March and 2,500 in May rather than the continuous revenue in the months following.

There must be a work around, I just can't think of one.
 
Upvote 0

Forum statistics

Threads
1,216,473
Messages
6,130,838
Members
449,597
Latest member
buikhanhsang

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top