My code is opening various workbooks, copying existing worksheets into
ThisWorkbook, and then closing the various workbooks.
I am trapping clicks on all charts so that a Chart Window opens. Then,
the chart is supposed to resize.
Upon copying in the worksheets, clicking a chart will always open the
chart window. But, the chart window will not resize (initially).
Only AFTER saving the workbook (or waiting for the AutoRecover time to
pass) will the chart window resize upon clicking.
Any insights to this one?
Bookmarks