Macro Question

G

Greg

Hi all.

How can I get a macro to shut down access all together. I tried using the
exit way but it still leave access open. Is there a way to exit it all
together

Thanks in advance

Greg
 
R

ruralguy via AccessMonster.com

Have you tried Quit?
Hi all.

How can I get a macro to shut down access all together. I tried using the
exit way but it still leave access open. Is there a way to exit it all
together

Thanks in advance

Greg
 
J

John Vinson

Hi all.

How can I get a macro to shut down access all together. I tried using the
exit way but it still leave access open. Is there a way to exit it all
together

Thanks in advance

Greg

See the Help for the "Quit Action".

John W. Vinson[MVP]
 
Top