Sheet Tab

  • Thread starter Thread starter Peter Andrews
  • Start date Start date
P

Peter Andrews

How can I put the sheet tab name into a cell (same sheet)?

Thanks

Peter
 
shah shailesh said:
if the workbook is saved use,

=MID(CELL("filename",$A$1),FIND("]",CELL("Filename",$A$1))+1,255)

Regards,
Shailesh Shah
http://in.geocities.com/shahshaileshs/
(Excel Add-ins Page)
If You Can't Excel with Talent, Triumph with Effort.



Peter Andrews said:
How can I put the sheet tab name into a cell (same sheet)?

Thanks

Peter

Thanks that works nicely - now I need to understand how it works.

Peter
 

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