Sheetname

  • Thread starter Thread starter monor
  • Start date Start date
M

monor

I want to show the sheetname in a cell. What formule/funtion to use?

Exampel: The sheet is named "Test". I want this name to appear in cell
A1.
 
The workbook must be saved

=MID(CELL("filename",A1),FIND("]",CELL("filename",A1))+1,32)
 

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