Hyperlink to open specific record on form

R

ruralguy via AccessMonster.com

I don't know about a hyperlink but you can certainly open a form to a
specific record with the OpenForm command.
 
A

Anil showreddy

HI,

crate a button (or what ever it is), Select hyperlink option from the
property list of button, then it will ask for address, select from existing
file, then expand the reports select which you want open with hyperlink.
click ok, save it
 
Top