Hyperlink

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

Guest

Is there a way that you can make a hyperlink active in a report? I've read
other posts that recommend to use a form instead, but a form will not work
for me because I need to be able to view multiple records all at once and not
have to scroll through records, like a form. Any suggestions?
 
Your choices are a form or a data access page. If you don't already use data
access pages, I would not recommend starting to use them now, as they are
deprecated in the next version of Access. There's no problem displaying
multiple records in a form, just use continuous form or datasheet view.
 
Back
Top