Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Guys...
Whats wrong with this vb... Sub renmame_sheet() Sheets("Master").Select ActiveSheet.Name = Range("b2") End Sub I get a run time 1004 "application defined or object defined" error...?? *** Sent via Developersdex http://www.developersdex.com *** |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how do i rename a sheet if the rename tab is inactive? | Excel Worksheet Functions | |||
macro to: Add new sheet, then rename new sheet with todays date | Excel Worksheet Functions | |||
Move data to new sheet - rename sheet based on criteria ? | Excel Discussion (Misc queries) | |||
Button to copy sheet, rename sheet sequencially. | Excel Programming | |||
how do I rename a sheet | New Users to Excel |