Supress Error Message Box

K

Kedd123

Is there a way to supress the following warning when clicking on a hyperlink?

Microsoft Office Access
Opening "hyperlink address"
"Hyperlinks can be harmful to your computer and data..."
 
J

Jack Leach

1) Store the hyperlink as a text value rather than a hyperlink
2) Go to mvps.org/access and find the ShellExecute API
3) Import the API code and pass the URL to the API


hth
--
Jack Leach
www.tristatemachine.com

"I haven''t failed, I''ve found ten thousand ways that don''t work."
-Thomas Edison (1847-1931)
 

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.

Ask a Question

Top