Set Warnings in Macro

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

What happened to the Set Warnings in Marco from the drop down box in Access
2007? Is the only way to set or clear warnings now in VBA? We are wondering
why it asks to delete a table before doing a make table when all the confirms
are unchecked in the options section. Thanks for your help.
 
Vtj,

To quote from a reply here a few days ago from Jeff Conrad:

Click the Show All Actions button in the Show/Hide group on the Macro Design
Tools tab.

(It's a toggle button.)

By default, Access 2007 only displays "trusted" macro actions.
 
Back
Top