Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

add sub to created chart

Status
Not open for further replies.

joedirt123

Programmer
Jan 16, 2007
1
GB
I have a macro that creates a new chart sheet and another macro that allows you to click a point on the chart and do something.

The problem is, when i run the first macro, the chart doesnt exist and therefore the point-clicking macro doesnt work. I have to manually paste the macro code into the new chart.

So, is there a way to transfer the code to a new chart, or define the code for all charts in general?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top