link icon to website from access

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.
 
E

enrico1982

You could use a button with a macro in the onclick event. Select the runapp
command, and then in command line enter something like this c:\Program
Files\internet explorer\iexplore.exe www.msn.com.

Not sure about a world icon though.

enrico
 
Top