I have this subform that is bound to a table. In the table the
first field is a hyperlink field. When I click on it I get a
waning message "Hyperlinks can be harmful to your computer and
data. To protect your computer, click only those hyperlinks
from trusted sources. Do you want to continue?

I've tried docmd.setwarnings=false on the form and on the field's on click vent but they don't work.

I created the hyperlinks I know their safe, how do I turn this
off?

Shodan