Quantcast
Channel: Excel Help Forum - Excel Programming / VBA / Macros
Viewing all articles
Browse latest Browse all 50167

Assigning Data Ranges in Automated Chart Creation

$
0
0
Hi Everyone,

I have a good one for you, attached I have file from which I need a method to create standardized charts from a data set. I simplified the file to make it easier to understand.

Essentially, I have a drop down cell which someone can select to change another cell with corresponding data ranges. Exceltrial.xlsx

I want to create a vba command to take the range name in the cell and create a chart with it. Then if the user wants, they can change the drop down method and create a new chart with the data. I have tried my hardest to figure some INDIRECT method on VBA to get this to work, but no luck. I should note that although this file is in excel 2010, it needs to be compatible with excel 2003.

Perhaps I am attempting this the wrong way, any suggestions, help or guidance is much appreciated.

Thanks in advance!

Sincerely,
Dane

Viewing all articles
Browse latest Browse all 50167

Trending Articles