Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is there a way for me to exit excel using a command button and vba code?
I have a button and have coded it to exit the workwork book it's on, but I have been asked to code a button to exit Excel itself. Can anyone help me please. Thanks |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Application.Quit
-- Gary "Steve" wrote in message ... Is there a way for me to exit excel using a command button and vba code? I have a button and have coded it to exit the workwork book it's on, but I have been asked to code a button to exit Excel itself. Can anyone help me please. Thanks |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
So simple it hurts. lol Thank you very much :)
"Gary Keramidas" wrote: Application.Quit -- Gary "Steve" wrote in message ... Is there a way for me to exit excel using a command button and vba code? I have a button and have coded it to exit the workwork book it's on, but I have been asked to code a button to exit Excel itself. Can anyone help me please. Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
No prompt on exit in Excel 2003 | Setting up and Configuration of Excel | |||
Excel 2003 Will Not Save On Exit | Excel Discussion (Misc queries) | |||
Excel 2003 doesn't prompt to save on exit? | Setting up and Configuration of Excel | |||
Excel 2003 doesn't prompt to save on exit? | Setting up and Configuration of Excel | |||
Excel 2003 - the "X" to exit the application option is greyed out. | Excel Discussion (Misc queries) |