Inserting Worksheet name in a cell HELP!

I

ibo

I had same problem with Scott...and several times tried ...now found it.
=MID(CELL("FILENAME",A1),FIND("]",CELL("FILENAME",A1))
+1,34)

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

On the same formula "filename" should be uppercase FILENAME....

for XP and excel 2002

Ibrahim OZEN
 

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