G
Guest
I have heard that this is a Microsoft "feature" and I'm hoping that someone
knows a workaround.
In my Access database I am storing URLs as text and using:
Application.FollowHyperlink Me.txtLink & "#", , True
in a button click event.
The links are to documents in another application. The links worked great
until the application upgraded to using jsp. Now any of the links will take
you to the right document the first time it is clicked, but for some reason,
clicking a second time (for the same document or a different document) takes
you to a default page in the application--not to the correct document. If I
close Access and open it again, I get to one correct document (all of them
work on the first click) and that is it.
Strangely, I see this same behavior if I copy the links to Excel or Word.
But if I copy all the links to an Outlook email message, I can click over and
over and the links all work.
Has anyone encountered this situation and come up with a workaround (or know
of a Microsoft patch)?
Thank you,
Judy
knows a workaround.
In my Access database I am storing URLs as text and using:
Application.FollowHyperlink Me.txtLink & "#", , True
in a button click event.
The links are to documents in another application. The links worked great
until the application upgraded to using jsp. Now any of the links will take
you to the right document the first time it is clicked, but for some reason,
clicking a second time (for the same document or a different document) takes
you to a default page in the application--not to the correct document. If I
close Access and open it again, I get to one correct document (all of them
work on the first click) and that is it.
Strangely, I see this same behavior if I copy the links to Excel or Word.
But if I copy all the links to an Outlook email message, I can click over and
over and the links all work.
Has anyone encountered this situation and come up with a workaround (or know
of a Microsoft patch)?
Thank you,
Judy