V
VictorReinhart
Hi,
I have a Word 97 macro which gives the above error message. Here is the code:
Documents.Open FileName:=ls_doc$, ReadOnly:=True
This has worked well for a long time, but now this problem is happening.
What can I do?
Thank you.
VictorReinhart
I have a Word 97 macro which gives the above error message. Here is the code:
Documents.Open FileName:=ls_doc$, ReadOnly:=True
This has worked well for a long time, but now this problem is happening.
What can I do?
Thank you.
VictorReinhart