Hello Friends,
I'm a fairly new user (non-programmer) developing a new database.
The data will be information about PDF documents. It is possible include a
"hot link" to the external PDF file?
The result would be a query result or report of selected PDF files, and the
user could then click on the "Hot Link" and an Adobe Reader window would open
with the PDF file visible (on the top of the screen).
Ideas?
pam
Douglas J. Steele - 31 May 2007 21:42 GMT
You can use
Application.FollowHyperlink "Full path to pdf file"

Signature
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no private e-mails, please)
> Hello Friends,
>
[quoted text clipped - 12 lines]
>
> pam