re: Auto Yes when running macros in Access?
Wednesday, November 5, 2003 at 10:56 am Windows XP Annoyances Discussion Forum
Posted by Ricer46
(20213 messages posted)
Add a SetWarnings to of statement to the begiining of the macro, be sure to turn
them back on at the end.
Macros are a pretty poor way to program in Access, should use VB modules.
On Wednesday, November 5, 2003 at 10:30 am, Zak wrote:
>Hello,
>
>I have some huge macros which take hours to complete.
>These macros have numerous warning/confirmation messages requiring a "Yes" click
>before macro will continue.
>Is there a way to disable messages or automatically select yes whenever a confirmation
>message pops up?
>
>Thanks,
>Zak
|