G
Guest
I have a form to Hyperlink to document using the following code:
Application.FollowHyperlink Me!ProcedurePath, , True. If the ProcedurePath
refers to a word document it opens without incident. When I open Excel
Spreadsheets it give me the following error, "Reference Is Not Valid". When
I hit okay eveything is fine. If the file is in use and I have to open it
read only I don't get the message.
Application.FollowHyperlink Me!ProcedurePath, , True. If the ProcedurePath
refers to a word document it opens without incident. When I open Excel
Spreadsheets it give me the following error, "Reference Is Not Valid". When
I hit okay eveything is fine. If the file is in use and I have to open it
read only I don't get the message.