Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Is is possible to automatically rename a worksheet based on the contents of a
cell? For Example: Cell A1 contains Bob Smith - I'd like the worksheet to automatically name itself Bob Smith, even if the contents of A1 change. I've done a search of the discussions here and found: =MID(CELL("filename",a1),SEARCH("]",CELL("filename",a1))+1,1024) The above example however works in reverse from what I'm looking for and copies the worksheet name to the cell. What I'd like to accomplish is copying the cell to the worksheet name if possible. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Nesting a sheet name reference within a cell reference??? | Excel Discussion (Misc queries) | |||
Move data to new sheet - rename sheet based on criteria ? | Excel Discussion (Misc queries) | |||
Insert sheet, move to end, rename with cell data. | Excel Discussion (Misc queries) | |||
how do I rename a sheet | New Users to Excel | |||
How do I automatically rename a sheet with the contents of a cell. | Excel Discussion (Misc queries) |