Access 2007 SetWarnings in MACRO

L

Lydia

I need to prevent the "make table" warnings from appearing when I run
a macro. Previous versions of Access had a SetWarnings action, which
allowed you to turn the warnings off. However, in 2007 SetWarnings is
not an option in the list of actions.

I DO have the file in a trusted folder.

Any suggestions?
 
K

KARL DEWEY

in 2007 SetWarnings is not an option in the list of actions.
They hid it! If they thought something could do you harm it was hidden.
On the icon bar in macro design view click on the 'Show all actions' icon.
 
Top