Supress Error Message Box

  • Thread starter Thread starter Kedd123
  • Start date Start date
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..."
 
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)
 
Back
Top