worksheet.name

B

Bob Phillips

Randy,

As long as the file has been saved at some time, use this formula in your
target cell
=RIGHT(CELL("filename",A1),LEN(CELL("filename",A1))-FIND("]",CELL("filename"
,A1),1))

The A1 is not relevant, it just anchors the formula to the worksheet the
formula is in.
 

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