Size of a datapoint on a scatter chart related to a "third column" of data

phil152003

Board Regular
Joined
Mar 11, 2011
Messages
89
Got another spreadsheet to create for my boss. On it, there are different datapoints for each client, but he wants the size of each datapoint to be determined by income (large income -> large data point for example). Now I know I could go through each point manually and change it, but there are hell of a lot of clients, and the chart is based on pivot data, so the data will constantly change depending on the filters selected.

Is there any vba code (or any other way) so that the size of the datapoint is automated depending on the third colum?

I'm going to have a play myself, but I'm very new to this, so its highly unlikey I'll be able to solve it myself.

Thanks for any input.
 

Excel Facts

Copy formula down without changing references
If you have =SUM(F2:F49) in F50; type Alt+' in F51 to copy =SUM(F2:F49) to F51, leaving the formula in edit mode. Change SUM to COUNT.
... D'oh.


I've been using Excel for quite a few years, but I've never needed to use a bubble chart. I thought my boss' request was something unusual that would require a relatively complex implementation. Apologies for the thread, but thanks for answering so quickly.
 
Upvote 0

Forum statistics

Threads
1,224,586
Messages
6,179,712
Members
452,939
Latest member
WCrawford

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