Could someone please let me know if the following simple VBScript is correct? It is supposed to close Excel after other processes have run (and left Excel open), but it does
Try this please.
ThisWorkbook.Saved = True Application.Quit