Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 53
Default 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
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default 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
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Continue executing code Henrich Excel Programming 0 March 28th 06 01:33 PM
Saving a workbook within VBA without executing events Patrick Seurre Excel Programming 1 November 30th 05 03:25 PM
executing tasks prior to saving [email protected] Excel Programming 0 September 12th 03 08:36 PM
executing tasks prior to saving Mark Bigelow Excel Programming 0 September 12th 03 06:58 PM
executing tasks prior to saving Tom Ogilvy Excel Programming 0 September 12th 03 06:50 PM


All times are GMT +1. The time now is 09:58 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"