Hyperlinks

J

Jon

I currently have a table that utilises a hyperlink field.
The field currently links to a form using the following
default value "form frmCand##form frmCand". I would like
the hyperlink in each record to go to the corresponding
record in a particular form. Is this possible through a
hyperlink, or is there a possible alternative?

Apparently filemaker pro can do this and i was wondering
if access can do the same.
 
R

Rick Brandt

Jon said:
I currently have a table that utilises a hyperlink field.
The field currently links to a form using the following
default value "form frmCand##form frmCand". I would like
the hyperlink in each record to go to the corresponding
record in a particular form. Is this possible through a
hyperlink, or is there a possible alternative?

Apparently filemaker pro can do this and i was wondering
if access can do the same.

Not with a hyperlink, but you can with a Command button. I would just add
a button making sure that the wizard tool is enabled on the form toolbar.
One of the wizard options for a new command button is for this exact
purpose.
 
B

bonnie

----- Jon wrote: ----

I currently have a table that utilises a hyperlink field.
The field currently links to a form using the following
default value "form frmCand##form frmCand". I would like
the hyperlink in each record to go to the corresponding
record in a particular form. Is this possible through a
hyperlink, or is there a possible alternative

Apparently filemaker pro can do this and i was wondering
if access can do the same


I first created a field in my table called hyperlink. In the form (design view) look at the menu and insert hyperlink will be in there. Use that to tie each of your records to whatever you want to tie them to. I hope this help
 
Top