Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello. I am using the following code to copy a worksheet named DOS5 into a
workbook that already has a sheet called DOS5. When it gets copied I would like to rename it to the next sequential sheet number (ie: DOS6). Can someone help? bk.Sheets("DOS5").Copy After:=ThisWorkbook.Sheets(ThisWorkbook.Sheets.Cou nt) Thanks, Cathy |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro: Copy a worksheet and rename it to a specified value | Excel Discussion (Misc queries) | |||
Copy worksheet and rename sheet | Excel Discussion (Misc queries) | |||
Worksheet copy with rename | Excel Programming | |||
Copy/Paste Worksheet to last and rename with input box for value. | Excel Programming | |||
Copy worksheet from multiple files in one DIR to another DIR & rename | Excel Programming |