Writing the Sheet Name to a Cell

A

Alan

Hello,

Is there a formula that will display the Sheet name in a cell?

Thanks
Ruan

Hi Ruan,

Try this:

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


HTH,

Alan.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top