Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
I've created a macro in excel which runs overnight via a batch file in MS autoschedule. At the end of the program I've used "Application.Quit" which should shut Excel down and then the .bat file. It doesn't work and the file remains open - any ideas why not? Any alternatives? Thanks in advance R |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Just make sure that
Application.Quit is preceeded by Application.DisplayAlerts=False -- Gary's Student " wrote: Hi I've created a macro in excel which runs overnight via a batch file in MS autoschedule. At the end of the program I've used "Application.Quit" which should shut Excel down and then the .bat file. It doesn't work and the file remains open - any ideas why not? Any alternatives? Thanks in advance R |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
ISERROR,SMALL,INDEX, MATCH, SMALL?? | Excel Discussion (Misc queries) | |||
Annoying pop up | Excel Discussion (Misc queries) | |||
Annoying Pop up box in function | Excel Programming | |||
Annoying Pop up box in function | Excel Programming | |||
Annoying bug. | Excel Programming |