I have a spreadsheet with c20 sheets in it and a lot of VB code.
I want to have a macro that will save a copy of the spreadsheet (with name = value in cell B3 of sheet 1) in the folder:
G:\Indv\EQA\Rec. I'd also like to have the new version saved without the VB code in it, and as an xlsx.
Once the macro is run i want to close the new version of the spreadsheet (saved as above) and continue working in the original version. (e.g. if i were to run the macro then make some changes to the spreadsheet and click save, it would save the changes to the original version).
Hope that makes sense.
I want to have a macro that will save a copy of the spreadsheet (with name = value in cell B3 of sheet 1) in the folder:
G:\Indv\EQA\Rec. I'd also like to have the new version saved without the VB code in it, and as an xlsx.
Once the macro is run i want to close the new version of the spreadsheet (saved as above) and continue working in the original version. (e.g. if i were to run the macro then make some changes to the spreadsheet and click save, it would save the changes to the original version).
Hope that makes sense.
Last edited: