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 Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Access hyperlink in table through vba

Status
Not open for further replies.

ETID

Programmer
Jul 6, 2001
1,867
US
Hi,

I currently have a form that is bound to a table that has a field that is formated as a hyperlink ... well that's all well and good except that I have to go back into the table in design mode and set the hyperlink to a usable target.


How do I get VBA to build a hyperlink target based on user input?

That is to say if the user types in "xyz" ... I want the hyperlink for that field to be set to "n:\zxy.doc"


thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top