+ Reply to Thread
Results 1 to 2 of 2

document changed in excel

  1. #1
    marty
    Guest

    document changed in excel

    Is there a test I can do in VBScript to test whether a document has
    been changed?


  2. #2
    Tom Ogilvy
    Guest

    Re: document changed in excel

    Possibly:

    If thisworkbook.Saved then
    ' hasn't changed since the last save

    end if

    --
    Regards,
    Tom Ogilvy

    "marty" <[email protected]> wrote in message
    news:[email protected]...
    > Is there a test I can do in VBScript to test whether a document has
    > been changed?
    >




+ 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