thepunisher
Programmer
Hi,
I am using the following code to save and then close a currently open workbook.
ActiveWorkbook.Save 'Save workbook.
ActiveWorkbook.Close 'Close workbook.
I also want to end the actual MS Excel Application, after the save and close have been done.
how do i do this?
thePunisher
Homer Simpson: Im not a religious man, but Superman, if you're up there, save me!!!
I am using the following code to save and then close a currently open workbook.
ActiveWorkbook.Save 'Save workbook.
ActiveWorkbook.Close 'Close workbook.
I also want to end the actual MS Excel Application, after the save and close have been done.
how do i do this?
thePunisher
Homer Simpson: Im not a religious man, but Superman, if you're up there, save me!!!