How can I open scanned image files from access program?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have thousands of scanned iamges associated with a *.doc or *.tif. I have
the file names held in a table with their full directory associations. I
want to be able to click on the file that I want and have it open. How do I
do that?
 
Diane said:
I have thousands of scanned iamges associated with a *.doc or *.tif. I have
the file names held in a table with their full directory associations. I
want to be able to click on the file that I want and have it open. How do I
do that?

Look up the "OpenHyperlink" command in Help.

--
Regards,

Adrian Jansen adrianjansen at internode dot on dot net
Design Engineer J & K Micro Systems
Microcomputer solutions for industrial control
Note reply address is invalid, convert address above to machine form.
 
John said:
Application.FollowHyperlink, in the versions of Access I know.

Thanks for the correction John.

--
Regards,

Adrian Jansen adrianjansen at internode dot on dot net
Design Engineer J & K Micro Systems
Microcomputer solutions for industrial control
Note reply address is invalid, convert address above to machine form.
 
Back
Top