A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Hi,
If you use that in a new workbook then it will return a #VALUE error until the workbook has been saved.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have this formula for matching a cell on the page to the tab name but every time I go to use it in a different book I come up with "value" is so frustrating.. tells me there is a constant in the formula.. I cannot figure it out.. the formula is =REPLACE(CELL("filename",A1),1,FIND("]",CELL("filename",A1)),"")
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Answer accepted by question author
Hi,
If you use that in a new workbook then it will return a #VALUE error until the workbook has been saved.
thank you this is awesome to know!!