J
JLatham
In the future, please ask your question in the body of the posting, not in
the title - the system does not permit responses to posts with no body text.
Hope you see this!
On any given sheet, in any cell, enter this formula to display that sheet's
name in the cell:
=RIGHT(CELL("filename",A1),LEN(CELL("filename",A1))-FIND("]",CELL("filename",A1)))
Remember that is all one line - not 2 lines as the system may break it into.
the title - the system does not permit responses to posts with no body text.
Hope you see this!
On any given sheet, in any cell, enter this formula to display that sheet's
name in the cell:
=RIGHT(CELL("filename",A1),LEN(CELL("filename",A1))-FIND("]",CELL("filename",A1)))
Remember that is all one line - not 2 lines as the system may break it into.