I am trying to write a VBA code in Excel that will run whenever a workbook closes
I tried both with doing a " Private Sub auto_close() " inside the Module, or