When you add a hyperlink to your Access form you are in a sense making it a part of the world wide web.
Adding a hyperlink to a form in your database application is super easy.
In our example, we’ll add a link to some stock charts on yahoo.com
Bring up the “Properties” menu for the button. Go to the “Format” tab, and enter a url destination for the button in the “Hyperlink Address” property.
This will be the destination you want to go to when the button is clicked.
Here you’ll see a control tip to the url after you complete the previous step:
Here is the destination webpage:
There’s no code involved with this. It can all be handled from the Properties menu.
Hope this helped. Be creative!






