This is exactly what I was looking for. Thank you.
JamesI
John Bundy said:
After saving the workbook
=RIGHT(CELL("filename"),(LEN(CELL("filename"))-FIND("]",CELL("filename"))))
--
-John
Please rate when your question is answered to help us and others know what
is helpful.
jygong said:
How would I have the name of the spreadsheet tab (on the bottom) to
automatically appear in a cell field on the spreadsheet?
If you omit a cell reference the results will be incorrect if you switch to
another sheet, calculate then switch back to original sheet.
Easy enough to experiment with the two formulas to see the results.
Gord Dibben MS Excel MVP
This is exactly what I was looking for. Thank you.
JamesI
John Bundy said:
After saving the workbook
=RIGHT(CELL("filename"),(LEN(CELL("filename"))-FIND("]",CELL("filename"))))
--
-John
Please rate when your question is answered to help us and others know what
is helpful.
jygong said:
How would I have the name of the spreadsheet tab (on the bottom) to
automatically appear in a cell field on the spreadsheet?
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.