ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Very weird - Code does not work until after file is saved??? (https://www.excelbanter.com/excel-programming/360092-very-weird-code-does-not-work-until-after-file-saved.html)

InfiniteJoy

Very weird - Code does not work until after file is saved???
 
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?


broro183[_87_]

Very weird - Code does not work until after file is saved???
 

Hi,

Please post some of your code so that potential helpers can see your
approach & we may be able to make some informed suggestions.

Btw, I don't know if it will be the case in this situation, but there
are other situations that work this way by design in Excel eg resetting
the last cell of the used range won't occur until the file is saved.
It may just be that you need to incorporate a line like
"activeworkbook.save" into your code.

hth
Rob Brockett
NZ
Always learning & the best way to learn is to experience...


--
broro183
------------------------------------------------------------------------
broro183's Profile: http://www.excelforum.com/member.php...o&userid=30068
View this thread: http://www.excelforum.com/showthread...hreadid=537362



All times are GMT +1. The time now is 05:25 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com