TAB name in cell

I

ixlr84fun

I want to link the name if a workseet tab into the cell

is there an easy way to do this
 
C

CLR

The workbook must first be saved, then

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

Vaya con Dios,
Chuck, CABGx3
 
Top