Cell display worksheet title

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How can I make a cell display the title of a worksheet, so that when I change
the name on a worksheet tab, the cell changes with it?
 
=MID(CELL("filename",A1),FIND("]",CELL("filename",A1))+1,32)


will give you the sheet name, the workbook needs to be saved before this
formula works correctly


--


Regards,

Peo Sjoblom

Excel 95 - Excel 2007
Northwest Excel Solutions
www.nwexcelsolutions.com
(Remove ^^ from email)
 

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