Cell = worksheet tab

M

Mark

Can some tell me how to get a cell to automatically equal
what the worksheet tab is named.
 
J

Jason Morin

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

Note: file must be already be saved for this to work.

HTH
Jason
Atlanta, GA
 
J

Jim

Jason, hopefully you will read this. I was also looking
for this answer. Thanks for your help. Would you mind
explaining how and why this works.

Thanks Jim
-----Original Message-----
=MID(CELL("filename",A1),FIND("]",CELL("filename",A1))
+1,255)

Note: file must be already be saved for this to work.

HTH
Jason
Atlanta, GA
-----Original Message-----
Can some tell me how to get a cell to automatically equal
what the worksheet tab is named.
.
.
 
G

GB

"J.E. McGimpsey"
[and to the older
coders, is a familiar large binary integer (i.e., 2^8 - 1, or
11111111)].

There are 10 types of person - those who understand binary and those who
don't.
 

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