Thread
:
document changed in excel
View Single Post
#
2
Posted to microsoft.public.excel.programming
Tom Ogilvy
external usenet poster
Posts: 27,285
document changed in excel
Possibly:
If thisworkbook.Saved then
' hasn't changed since the last save
end if
--
Regards,
Tom Ogilvy
"marty" wrote in message
ups.com...
Is there a test I can do in VBScript to test whether a document has
been changed?
Reply With Quote
Tom Ogilvy
View Public Profile
Find all posts by Tom Ogilvy