ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Continue executing code while saving file (https://www.excelbanter.com/excel-programming/357430-continue-executing-code-while-saving-file.html)

Henrich

Continue executing code while saving file
 
Hi, it is possible to continue executing code while the workbook is being
saved.

For example, I will save workbook and i want, that the rest of the code will
be exucuted while the workbook will be saved and not to wait until the
workbook will be saved (the rest of the code has nothing to do with the saved
workbook)?

ActiveWorkbook.Save
' and here should my code continue without waiting for the workbook to be
saved

Thanks

Henrich

Dave Peterson

Continue executing code while saving file
 
No.

Henrich wrote:

Hi, it is possible to continue executing code while the workbook is being
saved.

For example, I will save workbook and i want, that the rest of the code will
be exucuted while the workbook will be saved and not to wait until the
workbook will be saved (the rest of the code has nothing to do with the saved
workbook)?

ActiveWorkbook.Save
' and here should my code continue without waiting for the workbook to be
saved

Thanks

Henrich


--

Dave Peterson


All times are GMT +1. The time now is 12:11 PM.

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