How to write a event procedure to open a hyperlink in a report.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Leah Beard

    How to write a event procedure to open a hyperlink in a report.

    I have a table with a stored hyperlink field and in the report from the table i want view the hyperlink, so i need to write a event procedure to open the hyperlink when a text box is clicked in the report. can you help?
  • malcolmk
    New Member
    • Sep 2010
    • 79

    #2
    so you have a blank textbox and when clicked you want it to pull in and display a file referenced by a hyperlink? Is the file locally stored or web based?

    Comment

    Working...