Conditional Format Scatter Chart

jpenn

Board Regular
Joined
Jul 15, 2004
Messages
79
I am trying to plot data in a scatter chart, and color code based on a value that is not plotted in the chart. For example, I have the following data - %Market Share, %Expense and Revenue:

Client A 25.6% 9.0% 30,888
Client B 33.6% 6.0% 67,812
Client C 18.1% 7.5% 68,194
Client D 20.9% 6.7% 40,758
Client E 11.1% 3.8% 13,154
Client F 33.9% 3.3% 51,240
Client G 18.8% 8.7% 28,098

I want the scatter plot to plot %Market Share and %Expense, but I want it color-coded by revenue, such that clients with revenue 0-30,000 are red, 30,000-50,000 are yellow, and 50,000+ are green.

Is there any way to do this? Is VBA the only answer?

Thanks!
 

Excel Facts

Create a Pivot Table on a Map
If your data has zip codes, postal codes, or city names, select the data and use Insert, 3D Map. (Found to right of chart icons).

Forum statistics

Threads
1,214,936
Messages
6,122,340
Members
449,079
Latest member
rocketslinger

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