close excel

T

TOM

Hello,

I am using this:

ActiveWorkbook.RunAutoMacros Which:=xlAutoClose
ActiveWorkbook.Close

But Excel after that still open (without workboob). Is there some way how
close Excel completly at the end of macro?

Tom
 
Top