my line is:
Sheets("Sheet 1").Copy After:=Sheets(3)
This is part of a sheet copy macro, I need it to copy "sheet 1" to the end, not after sheets(3). The workbook can have 40+sheets. Any help would be great!!!
my line is:
Sheets("Sheet 1").Copy After:=Sheets(3)
This is part of a sheet copy macro, I need it to copy "sheet 1" to the end, not after sheets(3). The workbook can have 40+sheets. Any help would be great!!!
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks