tab names in cells?

N

Naveen

Please try this ...

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



*** Please do rate ***
 
C

CLR

Note, if this formula appears not to work, then save the file first before
using it, then it works fine.

Vaya con Dios,
Chuck, CABGx3



Naveen said:
Please try this ...

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



*** Please do rate ***



MIKE said:
How can I see the shett tab name in a spreadsheet cell of that sheet?
 
Top