Hi All,
I have inserted macros to zoom to a chart when the chart is selected and then zoom out when it is selected again using an IF formula. The problem is that when trying to selecting the chart for the second time, it doesnt register because the chart is already selected. So the only way to select it and therefore zoom out again is to select somewhere else and then select the chart again.
The solutions that I have in mind, but do not know how to do them is either to have the macro finish by selecting a cell that is relative to the chart. Meaning that it can be selected again without zooming away.
Or have the macro end by selecting a regular cell such as A1 but not have the view shift to that newly selected cell.
Can anybody please help me implement one of these options?
Thanks very much.
J
I have inserted macros to zoom to a chart when the chart is selected and then zoom out when it is selected again using an IF formula. The problem is that when trying to selecting the chart for the second time, it doesnt register because the chart is already selected. So the only way to select it and therefore zoom out again is to select somewhere else and then select the chart again.
The solutions that I have in mind, but do not know how to do them is either to have the macro finish by selecting a cell that is relative to the chart. Meaning that it can be selected again without zooming away.
Or have the macro end by selecting a regular cell such as A1 but not have the view shift to that newly selected cell.
Can anybody please help me implement one of these options?
Thanks very much.
J