Thread
:
Formula to display Sheet name
View Single Post
#
5
Rowan
Posts: n/a
=MID(CELL("Filename"),FIND("]",CELL("Filename"))+1,255)
Regards
Rowan
"JaneC" wrote:
Hi, Is there a formula I can put in a cell that will show the name of the
sheet it is on? Thanks, Jane
Reply With Quote