Help on Formula/Macro for perentage ratio and charts reports

mobilesuit818

New Member
Joined
Sep 13, 2006
Messages
48
Hello, Excel 2000 and WinXP is my current setup.

I am need a Macro/Formula to help make a report on a spreadsheet that had important data in Columns L (which is named Sales rep, sorted by ascending) and column O ( Open, closed, dead, quoted).
The end result is that I need to show percentage for each sales rep of quoted/closed, quoted/dead, quoted/hold, quoted/quoted.

Can anyone help me out with this Macro or formula?
 

Excel Facts

Copy a format multiple times
Select a formatted range. Double-click the Format Painter (left side of Home tab). You can paste formatting multiple times. Esc to stop
This is a prime case for a Pivot Table.
When creating the Pivot table (see Excel Help if necessary), make sure that the option to Grand Total for Rows is ticked, Use the "Salesman" field (ie column L) as the Row, the "Status" field (ie this is what I have called your column O), and select "Count of Status" as the Data.
Then right click the Data and under Field Settings|Options choose "Show Data as % of Row".
You can format the % number under Field Settings|Number for "Count of Status"

Hope this helps
 
Upvote 0

Forum statistics

Threads
1,215,710
Messages
6,126,396
Members
449,312
Latest member
sweetfriend9

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