Thread
:
Macro to quit application
View Single Post
#
6
Posted to microsoft.public.excel.misc
Don Guillett
external usenet poster
Posts: 10,124
Macro to quit application
try
application.quit
--
Don Guillett
Microsoft MVP Excel
SalesAid Software
"K11ngy" wrote in message
...
I was told to create command button and call macro quitapplication, record,
ok and the stop recording, Empty Macro?
The it says edit macro by inserting a line ActiveWorkbookClose after the
comments?
I assume this is in
VB
but I really dont know where in
Vb
to enter the
above. Tried everything but no success
Help
Steve
Reply With Quote
Don Guillett
View Public Profile
Find all posts by Don Guillett