Recorded a macro in Excel editing chart objects and ripped the code from that.
This was attached to a control button, and another used for "True" to show the data table
Code:
Me.GRAPH1.HASDATATABLE = False
This was part of the code used when the chart was re-queried and dependant on the reult...
Leave a comment: