Sales conversion

nielf

Board Regular
Joined
Nov 13, 2012
Messages
69
I'm trying to figure out how I can calculate certain sales conversions in my Sales Pipeline automatically. My pipeline has the following statuses: Lead -> Enquiry -> Tendered -> Awarded.

For instance, I would like to know which projects that has converted from Lead to Enquiry.

My data file is updated once every month with the latest data set as shown below. I'm hoping it's possible to create a solution that use slicers so it's easy to select what you want to see. E.g. you can easly switch between different conversions:

Lead -> Enquiry
Lead -> Tendered
Lead -> Awarded
Enquiry -> Tendered
Enquiry -> Awared
Tendered -> Awarded

OBuAqLS.png


Is what I'm trying to achieve possible at all in Excel? If yes, can you help me get started?
 

Excel Facts

Does the VLOOKUP table have to be sorted?
No! when you are using an exact match, the VLOOKUP table can be in any order. Best-selling items at the top is actually the best.
Yes, I'm working with a PivotTable.

If I do a count on Project ID with Status as column label and and Project ID as row label I can see which Project IDs that has been in which status. Something like this:

STRlcR3.png


I'm looking for a solution where I can use a slicer to switch between the conversions. If that's possible at all, would that then require a nested IF statement of some sort?
 
Upvote 0
If you select a cell in the Pivot Table you should be able to choose Slicer from the Insert tab on the Ribbon.
 
Upvote 0

Forum statistics

Threads
1,216,188
Messages
6,129,400
Members
449,508
Latest member
futureskillsacademy

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