Add outline to bubble in bubble chart based on sample size in another cell

schmitkl

New Member
Joined
Feb 13, 2019
Messages
7
I would like to add a yellow outline to a bubble if any of the three values used to create it are between 50-75. This will be a bubble chart with several slicers so the need for a yellow outline will be a moving target. Any way I can achieve this?

My data set up (from a pivot) looks like the below. I'm happy reference the data to be outside of the pivot table if need be. If the answer is VBA, can you please provide code as I am just starting to try to learn VBA. Thank you so much in advance!


ProductBubble SizeY AxisX AxisBubble Size SampleY Axis SampleX Axis Sample
A0.342.284.07371371371
B0.472.485.73129129129
C0.432.344.73676767
D0.572.545.81545454
E0.652.495.68184184184
F0.542.414.92241241241
G0.482.414.84171217121712
H0.662.555.91188188188
I0.532.545.69118118118
J0.362.333.60315315315
 

Excel Facts

Waterfall charts in Excel?
Office 365 customers have access to Waterfall charts since late 2016. They were added to Excel 2019.

Forum statistics

Threads
1,215,019
Messages
6,122,707
Members
449,093
Latest member
Mnur

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