G Guest Aug 17, 2007 #3 Thanks Mike But this seems to tell you what Tab you are looking at. I need to know the Tab the formula resides in. Shawn Mike H said: Try, =MID(CELL("Filename"),FIND("]",CELL("Filename"))+1,255) Mike Shawn777 said: Is there a formula that can display the Tab Name? If not can a Macro? Click to expand... Click to expand...
Thanks Mike But this seems to tell you what Tab you are looking at. I need to know the Tab the formula resides in. Shawn Mike H said: Try, =MID(CELL("Filename"),FIND("]",CELL("Filename"))+1,255) Mike Shawn777 said: Is there a formula that can display the Tab Name? If not can a Macro? Click to expand... Click to expand...
J JE McGimpsey Aug 17, 2007 #4 You need to reference a cell on the sheet in the CELL function. Take a look here: http://www.mcgimpsey.com/excel/formulae/cell_function.html
You need to reference a cell on the sheet in the CELL function. Take a look here: http://www.mcgimpsey.com/excel/formulae/cell_function.html