HomeExcel Formulas & VBA CodesVBA code to save a workbook and close it VBA code to save a workbook and close it 0 LOKITRON PS March 13, 2023 Sub SaveAndCloseWorkbook() ActiveWorkbook.Save ActiveWorkbook.CloseEnd SubVBA code to save a workbook and close it Tags Excel Formulas & VBA Codes Newer Older