M
Michael Dobony
I have a workbook with multiple worksheets. Each sheet has a formula for
pulling up the sheet name
=MID(CELL("filename"),(FIND("]",CELL("filename"))+1),50)
It has been working fine until recently when it stopped auto calculating
the formula. Now I suddenly need to hit F9 when I change sheets. Any idea
what happened and how to get it to go back to calculating the name
automatically?
Mike D.
pulling up the sheet name
=MID(CELL("filename"),(FIND("]",CELL("filename"))+1),50)
It has been working fine until recently when it stopped auto calculating
the formula. Now I suddenly need to hit F9 when I change sheets. Any idea
what happened and how to get it to go back to calculating the name
automatically?
Mike D.