Shutdown from Code

D

Dan B

Hi;

I want to put code in a module that shuts down my VBA
application. Can somebody show me the code that would do
this? Sorry to be such a pain out here, but I think this
is the last question.

Thanks,
Dan
 
T

TC

Do you mean the Quit method? (Check it out in online help.)

HTH,
TC
(off for the day)
 
Top