Hi All
Having so problems with the following vba code
I need to copy hidden work sheets not all to a new work book and name the new work book as well
I get a Run time 1004 Cannot rename a sheet to the same name as another sheet
the code line in debug are ActiveSheet.Name = x(i)
With .Sheets(x(i))
any help Please and Thanks
![]()
Please Login or Register to view this content.
Bookmarks