Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
A formula like:
=RIGHT(CELL("filename",A1), LEN(CELL("filename",A1))-FIND("]",CELL("filename",A1))) will return the name of the worksheet (if the workbook has been saved). You can use that long formula in an if statement--or put that formula in a cell, then use a reference to that cell in your formula. PJ wrote: Is it possible to have the contents of a cell updated based on the name of a worksheet? -- Dave Peterson |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to update worksheet colours based on worksheet name | Excel Discussion (Misc queries) | |||
rename worksheet based on contents of a cell in different workshee | Excel Discussion (Misc queries) | |||
Update a formula based on date worksheet was saved | Excel Worksheet Functions | |||
update cell in other worksheet based... | Excel Worksheet Functions | |||
Can I use cell contents to update footers in excel? | Excel Discussion (Misc queries) |