S Soundar May 14, 2008 #3 Hi, You can display the worksheet name in the cell using the below formula. =RIGHT(CELL("filename",A1),LEN(CELL("filename",A1))-FIND("]",CELL("filename",A1))) But before using this one, u need to save. Regards, Soundar.
Hi, You can display the worksheet name in the cell using the below formula. =RIGHT(CELL("filename",A1),LEN(CELL("filename",A1))-FIND("]",CELL("filename",A1))) But before using this one, u need to save. Regards, Soundar.