G Guest Oct 24, 2007 #1 I would like to create a macro to save my current workbook. Please help me complete this task. Thanks,
I would like to create a macro to save my current workbook. Please help me complete this task. Thanks,
R Ron de Bruin Oct 24, 2007 #4 Hi Joe For the workbook with the code ThisWorkbook.Save Or for the activeworkbook ActiveWorkbook.Save
Hi Joe For the workbook with the code ThisWorkbook.Save Or for the activeworkbook ActiveWorkbook.Save