Worksheet Reference

S

Soundar

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.
 
Top