What? If a sheet is called "my tab 1", I wand the cell (eg) A1 to have "my tab 1" in it.
How? Simply enter: =MID(CELL("filename",A1),FIND("]",CELL("filename",A1))+1,30)
Changing the tab's name to "my tab 2" changes the value of A1 to "my tab 2" automatically. Et voila!
Caution: a lot of...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.