link to a website on a form

  • Thread starter Thread starter Gina
  • Start date Start date
G

Gina

Is is possible to create a link to a website on a form? If it is possible how
do I go about doing this. Thank you for your time.
 
There are different way to approach this.

First Option
Create a label and set the Hyperlink Address Property

Second Option
Create a lable and create an On Click event using the FollowHyperlink Method

and there are even other options...
--
Hope this helps,

Daniel Pineault
http://www.cardaconsultants.com/
For Access Tips and Examples: http://www.devhut.net
Please rate this post using the vote buttons if it was helpful.
 
Back
Top