Hi all,
I'm pretty sure my question is straightforward but I did a few research on google and on the forum and couldn't find what I needed... Basically, I'd like to do the following:
Call MyFunction(ActiveSheet.ChartObjects("Chart 1").Chart)
But instead of the "ActiveSheet.ChartObjects("Chart 1").Chart", I'd like to be able to select the chart I want to send to my function. Any idea how I could do that?
Thanks a lot for your help!!
Bookmarks