Cell value = tab name?

  • Thread starter Thread starter foxgguy2005
  • Start date Start date
F

foxgguy2005

is there a formula to put into a cell that will display the tab name in
the cell?
Thanks!
 
Try:

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

Manges
 

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

Back
Top