It should be:

oXL.DisplayAlerts = False
oXL.ActiveWorkbook.Save
oXL.Workbooks.Close
oXL.Application.Quit
oXL.Quit
Set oXL = Nothing