Put a button on your form and open the properties box, then in the Hyperlink
address row (in the format colum) put the full address. So in your case it
would be http://www.google.co.uk/
or you can put the webbrowser control into your access form!
insert, activeX control, webbrowser control I think that it's called
and then
me.webbrowser1.navigate "http://www.google.com"
-aaron
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.