Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 113
Default 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?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,520
Default 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?

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Referring to a variable cell on another sheet PaladinWhite Excel Worksheet Functions 5 March 24th 08 02:14 AM
Putting computer date in cell Fitz Excel Discussion (Misc queries) 2 October 24th 05 02:03 AM
Putting computer date in cell Fitz Charts and Charting in Excel 2 October 24th 05 02:03 AM
Putting the date as a sheet name matthewwookie Excel Discussion (Misc queries) 3 September 26th 05 04:36 PM
putting date and time together in 1 cell Robbie Excel Discussion (Misc queries) 2 February 22nd 05 03:03 PM


All times are GMT +1. The time now is 07:09 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"