link icon on form to website when pressed

K

Kerry

I have an email icon beside each clients email address, so that when I want
to email, all i have to do is press the icon and it automatically brings up
outlook with their address details in the TO box.

How would I go about linking a 'world' icon beside their website address, so
that their website address would appear in the browser when the world icon
was pressed? I have tried hyperlinking, but it doesnt work... perhaps there
is another way?

Any info would be great thanks.
 
D

David Ferguson

Add a command button to your form and in the properties for the button, add
the full address for the website (ie http://www.google.co.uk) into the
Hyperlink address field.

If you have already done this and aren't getting any success then I'm not
really sure. The above process works for me.
 
Top