Worksheet Reference

  • Thread starter Thread starter jtscpa
  • Start date Start date
Hi,

You can display the worksheet name in the cell using the below formula.

=RIGHT(CELL("filename",A1),LEN(CELL("filename",A1))-FIND("]",CELL("filename",A1)))

But before using this one, u need to save.

Regards,
Soundar.
 
Back
Top