Launching Hyperlink

  • Thread starter Thread starter John
  • Start date Start date
J

John

If i have a report that as one of the fields contains a
list of hyperlinks to pictures stored on the hard drive,
how do i generate a report that will display the link and
will allow the user to click on the link and automatically
launch the file? Thanks a lot
 
Reports don't do that.

Use a form in Continuous or Datasheet view instead.
 
Closest thing you can get is convert the report to a PDF using win2pdf and
it will change text that looks like a hyperlink to an actual hyperlink.

Mark
RPT Software
http://www.rptsoftware.com
 
You can export the form to an htm or html file. The hyperlink should be automatically created if it's displayed on the report.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top