F
FotoArt
Hello everyone
the following line of macro code gives me an automation error when I open a
new document. I know its probably because the newfile is not saved yet. But I
have used condition such as, if 'saved' is not true not to run it. But doesnt
seem to work.
MyStamp = ActiveDocument.BuiltInDocumentProperties(wdPropertyTimeLastSaved)
Any help on how to deal with BuiltInDocumentProperties with no values will
be appreciated.
thanx
ahmed
the following line of macro code gives me an automation error when I open a
new document. I know its probably because the newfile is not saved yet. But I
have used condition such as, if 'saved' is not true not to run it. But doesnt
seem to work.
MyStamp = ActiveDocument.BuiltInDocumentProperties(wdPropertyTimeLastSaved)
Any help on how to deal with BuiltInDocumentProperties with no values will
be appreciated.
thanx
ahmed