ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   help keeping the worksheet names within formula (https://www.excelbanter.com/excel-worksheet-functions/39394-help-keeping-worksheet-names-within-formula.html)

lamaloh

help keeping the worksheet names within formula
 

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


Bob Phillips

=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





All times are GMT +1. The time now is 10:32 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com