Hi Masters
I need a VBA code to create new sheet with Suffix number,
for example if a sheet named REPORT1 is exist , each time VBA code run, new sheet create another one with name REPORT2 and 3,4,......
in addition I need a VBA code to delete any sheets that name begins with REPORT
Thanks in advanced
I need a VBA code to create new sheet with Suffix number,
for example if a sheet named REPORT1 is exist , each time VBA code run, new sheet create another one with name REPORT2 and 3,4,......
in addition I need a VBA code to delete any sheets that name begins with REPORT
Thanks in advanced