![]() |
putting date in a cell referring to the tab sheet
I need to put the date into a cell which corresponds to the sheet tab which
is date Jan 09, Feb 09? |
putting date in a cell referring to the tab sheet
Hi Rachel
Try the below in a saved workbook =REPLACE(CELL("Filename",A1),1,FIND("]",CELL("filename",A1)),"") Also try the below and format to excel date format =DATEVALUE(REPLACE(CELL("Filename",A1),1,FIND("]",CELL("filename",A1)),"")) If this post helps click Yes --------------- Jacob Skaria "Rachel" wrote: I need to put the date into a cell which corresponds to the sheet tab which is date Jan 09, Feb 09? |
All times are GMT +1. The time now is 12:50 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com