I came across this great bit of code which successfully changes tab names in the attached monthly workbook.
However, I want the finished workbook to contain only sheets for weekdays. If a cell in Worksheets!A = FALSE the macro leaves the worksheet name as "sheetn", moves to the next worksheet and does the same, then changes the name on the subsequent worksheet.
Can I make it skip over the FALSE rows in Worksheets!A so that all of the unchanged tabs are at the far end of my workbook? Ideally I would like to delete all remaining worksheets named "sheetn".
![]()
Please Login or Register to view this content.
Bookmarks