Excel 2003 worksheet name function?

G

Guest

Is there an Excel 2003 function that refers to the worksheet name? I'd like
to enter a formula that refers to the name of the worksheet (also called
tab). Does anyone know if a function exists to do this, or of an easy way to
code this?

Thanks.
 
N

N Harkawat

=RIGHT(CELL("filename",$A$1),LEN(CELL("filename",$A$1))-FIND("]",CELL("filename",$A$1)))
 

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

Top