Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]() I am working with 'weekly' worksheet tabs and want to keep the name of the tab for example July1-8 within the formula for each box. Any suggestions? -- lamaloh ------------------------------------------------------------------------ lamaloh's Profile: http://www.excelforum.com/member.php...o&userid=26076 View this thread: http://www.excelforum.com/showthread...hreadid=394100 |
#2
![]() |
|||
|
|||
![]()
=MID(CELL("filename",A1),FIND("[",CELL("filename",A1),1)+1,FIND("]",CELL("fi
lename",A1),1)-FIND("[",CELL("filename",A1),1)-1) will get the sheet tab name -- HTH Bob Phillips "lamaloh" wrote in message ... I am working with 'weekly' worksheet tabs and want to keep the name of the tab for example July1-8 within the formula for each box. Any suggestions? -- lamaloh ------------------------------------------------------------------------ lamaloh's Profile: http://www.excelforum.com/member.php...o&userid=26076 View this thread: http://www.excelforum.com/showthread...hreadid=394100 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Lookup cell value using list of worksheet names | Excel Worksheet Functions | |||
Using worksheet names in formulas | Excel Discussion (Misc queries) | |||
formula to lookup table in another Worksheet please | Excel Worksheet Functions | |||
Finding First and Last Worksheet Names | Excel Discussion (Misc queries) | |||
How do I use Range Names listed in a VLookup table in a formula? | Excel Worksheet Functions |