ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   can I automatically bring a tab's name into a worksheet? (https://www.excelbanter.com/excel-discussion-misc-queries/88312-can-i-automatically-bring-tabs-name-into-worksheet.html)

MP

can I automatically bring a tab's name into a worksheet?
 
can I automatically bring a tab's name into a worksheet?

Thanks.

CLR

can I automatically bring a tab's name into a worksheet?
 
=MID(CELL("filename",A1),FIND("]",CELL("filename",A1),1)+1,99)

Vaya con Dios,
Chuck, CABGx3



"MP" wrote:

can I automatically bring a tab's name into a worksheet?

Thanks.


Peo Sjoblom

can I automatically bring a tab's name into a worksheet?
 
If the workbook has been saved you can use this

=MID(CELL("filename",A1),FIND("]",CELL("filename",A1))+1,32)

the reference to A1 does not mean anything in this case, you just need a
cell address as a part of this function, any will do

--

Regards,

Peo Sjoblom

Excel 95 - Excel 2007
Northwest Excel Solutions
www.nwexcelsolutions.com
"It is a good thing to follow the first law of holes;
if you are in one stop digging." Lord Healey


"MP" wrote in message
...
can I automatically bring a tab's name into a worksheet?

Thanks.




MP

can I automatically bring a tab's name into a worksheet?
 
Thanks. I appreciate your help!

"CLR" wrote:

=MID(CELL("filename",A1),FIND("]",CELL("filename",A1),1)+1,99)

Vaya con Dios,
Chuck, CABGx3



"MP" wrote:

can I automatically bring a tab's name into a worksheet?

Thanks.


MP

can I automatically bring a tab's name into a worksheet?
 
Thanks. I appreciate your help!

"CLR" wrote:

=MID(CELL("filename",A1),FIND("]",CELL("filename",A1),1)+1,99)

Vaya con Dios,
Chuck, CABGx3



"MP" wrote:

can I automatically bring a tab's name into a worksheet?

Thanks.



All times are GMT +1. The time now is 09:33 PM.

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