Link to a tab

J

JimS

Can you link a cell to the name in a worksheet tab?

I have five tabs open across the bottom and one of them is called
records. Can I make a cell in the records tab simply say "records?"

So when I name a tab cell a1 mimics that name.
 
R

RagDyer

The file must be saved for this to work:

=MID(CELL("Filename",A1),FIND("]",CELL("Filename",A1))+1,255)
 

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