Undoing Assign Macro to Object (Chart, in my case)

B

Brad

I right clicked a particular chart on a sheet of charts and assigned a macro
to it. I like this as it saves me a bit of time for a macro designed to
loop through a list.

However, it now precludes me from selecting (left clicking) on the chart for
other reasons. For example, I use to select the chart, then run a VBA
routine that exports the image as Bitmap.

If I could simply "un-assign" the macro, I guess that would be one way, but
I am not sure how to do this. Too, perhaps someone has another suggestion.

My thanks in advance for any ideas!

Brad
 
Top