Hello all,
I have an intresting one. I have a form where a user click's on a document title and it opens the document in word using
I'm tring to figure out a way of opening the document so that the save options are disabled.
Any ideas?
Thank you.
I have an intresting one. I have a form where a user click's on a document title and it opens the document in word using
Code:
Application.FollowHyperlink strLink, , True
Any ideas?
Thank you.