Is there a test I can do in VBScript to test whether a document has
been changed?
Is there a test I can do in VBScript to test whether a document has
been changed?
Possibly:
If thisworkbook.Saved then
' hasn't changed since the last save
end if
--
Regards,
Tom Ogilvy
"marty" <martin.doherty@gmail.com> wrote in message
news:1134054122.113701.77140@f14g2000cwb.googlegroups.com...
> Is there a test I can do in VBScript to test whether a document has
> been changed?
>
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks