Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Hyperlink does not work

Status
Not open for further replies.

ReWeFe

MIS
Mar 30, 2003
25
US
I have a form with an unbound field, I populate through VBA, whenever I move to a new record.

The data is from a hyperlink field in a table.

However ever clicking on the unbound field with the hyperlink doesx not work, with or without the form field property set to Hyperlink.

What gives?
 
Try this
Add a sample hyperlink to your form using the add hyperlink which is under the “tools“ menu in Design view
This will create a “Label” just key in something simple like For a test
Pass your hyperlink to the label instead


DougP, MCP
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top