+ Reply to Thread
Results 1 to 2 of 2

Continue executing code while saving file

  1. #1
    Henrich
    Guest

    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. #2
    Dave Peterson
    Guest

    Re: 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 to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1