Worksheet tab name in cell

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

Guest

I currently use both Excel 97 & Excel XP, is there a way by formula to
include the worksheet tab name in a cell similar to &[tab] in the
header/footer?
 
use:

=RIGHT(CELL("filename"),6)

but change the 6 to match the length of your tab name.

Have a good day
 

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