Hello,
I'm working on a bubble chart, and I wan't to create a macro that looks up the X, Y, and size values of each data point, and returns the corresponding text for the label. All that is based on a spreadsheet that relates the values and their intended labels.
My problem is how do I get vba to read the X, Y and size values of each datapoint.
Any ideas?
Thanks in advance
I'm working on a bubble chart, and I wan't to create a macro that looks up the X, Y, and size values of each data point, and returns the corresponding text for the label. All that is based on a spreadsheet that relates the values and their intended labels.
My problem is how do I get vba to read the X, Y and size values of each datapoint.
Any ideas?
Thanks in advance