Worksheet Name in a Cell

J

Jack Taylor

I hope this is as easy I thyink it might be. Is there a way to have the name
of an individual worksheet appear in one of the cells in the same sheet?

Thanks.
 
C

CLR

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

Vaya con Dios,
Chuck, CABGx3
 
Top