PHV,
I solved this using a different method, then came back to this. Gets a name from a combo box, then opens the corresponding file.
Application.FollowHyperlink Me!pickname.Column(2)
Worked fine when it was opening word docs, then after I changed them to .pdfs, it doesn't work anymore...