K Karen Apr 3, 2009 #1 Is there a formula I can use for a cell that will populate a cell with the content of a sheet tab? Thank you, Karen
Is there a formula I can use for a cell that will populate a cell with the content of a sheet tab? Thank you, Karen
M Mike H Apr 3, 2009 #2 Karen, Put this in a cell. The workbook must be saved for it to work =MID(CELL("filename",A1),FIND("]",CELL("filename",A1))+1,256) Mike
Karen, Put this in a cell. The workbook must be saved for it to work =MID(CELL("filename",A1),FIND("]",CELL("filename",A1))+1,256) Mike