G
Guest
I would like to open a specific Word document based upon what is selected in
a combo box on my form. I figured out how to open a document by clicking on
a control box so now I'm ready for the next step. Here's what I have.
Application.FollowHyperlink "F:\Public\mechanisms database\1A1457-LBW1A" &
".doc"
a combo box on my form. I figured out how to open a document by clicking on
a control box so now I'm ready for the next step. Here's what I have.
Application.FollowHyperlink "F:\Public\mechanisms database\1A1457-LBW1A" &
".doc"