Irakli DD
Jul 1, 2021

--

Copy excel sheets and save as another file with VBA

in this VBA Module I used simple functions for save as sheets in another excel template files

  1. Save as Macro-Enabled Workbook

2. Enable Content

3. Activate Developer Tab

4. Insert Button

5. Create Module

6. Write VBA Script

--

--