Hi,
I have some code in an excel macro which is copying numerous worksheets and I am trying to overcome the classic "Run-Time Error 1004: Copy method of worksheet class failed"
If I could save my Workbook, Close, Reopen and continue from where I leftoff in the code then I believe that would solve the problem but I am not sure if this is possible.
Any help would be greatly appreciated as I have been searching forums for a couple of days now and feel like I am going round in circles.