Is there a way to have a hyperlink that opens to show a specific record on a form?
K Kaylen Dec 23, 2008 #1 Is there a way to have a hyperlink that opens to show a specific record on a form?
R ruralguy via AccessMonster.com Dec 23, 2008 #2 I don't know about a hyperlink but you can certainly open a form to a specific record with the OpenForm command.
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 Dec 29, 2008 #3 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
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