Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Is there an Excel 2003 function that refers to the worksheet name? I'd like
to enter a formula that refers to the name of the worksheet (also called tab). Does anyone know if a function exists to do this, or of an easy way to code this? Thanks. |
#2
![]() |
|||
|
|||
![]()
=RIGHT(CELL("filename",$A$1),LEN(CELL("filename",$ A$1))-FIND("]",CELL("filename",$A$1)))
"eddie_zoom" wrote in message ... Is there an Excel 2003 function that refers to the worksheet name? I'd like to enter a formula that refers to the name of the worksheet (also called tab). Does anyone know if a function exists to do this, or of an easy way to code this? Thanks. |
#3
![]() |
|||
|
|||
![]()
See Bob's site
http://www.xldynamic.com/source/xld.xlFAQ0002.html -- Regards Ron de Bruin http://www.rondebruin.nl "eddie_zoom" wrote in message ... Is there an Excel 2003 function that refers to the worksheet name? I'd like to enter a formula that refers to the name of the worksheet (also called tab). Does anyone know if a function exists to do this, or of an easy way to code this? Thanks. |
#4
![]() |
|||
|
|||
![]()
=MID(CELL("filename",$A$1),FIND("]",CELL("filename",$A$1))+1,200)
"eddie_zoom" wrote: Is there an Excel 2003 function that refers to the worksheet name? I'd like to enter a formula that refers to the name of the worksheet (also called tab). Does anyone know if a function exists to do this, or of an easy way to code this? Thanks. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
quattro pro converter Excel 2003 | New Users to Excel | |||
import .CSV file to XP EXcel 2003 worksheet, the seperator is com. | New Users to Excel | |||
Why is the subtotal function in excel 2003 very slow compared to . | Excel Worksheet Functions | |||
Excel: Add "dBm" and "dBW" to CONVERT worksheet function Power u. | Excel Worksheet Functions | |||
Statistical Excel Function Question within Excel 2000... | Excel Worksheet Functions |