#1   Report Post  
Patrick Foley
 
Posts: n/a
Default Today or Now functio

I have a cell that calculates the entry date of the row
eg =IF(A1630,$A$1,"No Data") In A1 I have =today()
This formula works fine but as I add a new row to the sheet the entry for
the day before changes to the current date. I want the entrys before current
entry to keep the date that was already there.
  #2   Report Post  
Jane
 
Posts: n/a
Default

The =TODAY() function is linked to your computer's clock, so the formula you
described will always show today's date. What you would need to do, at the
end of each day, is copy the cell with the formula and paste
special...values. Then, you remove the link to today and the date will
always be the date you pasted values.

Hope this helps,
Jane

"Patrick Foley" wrote:

I have a cell that calculates the entry date of the row
eg =IF(A1630,$A$1,"No Data") In A1 I have =today()
This formula works fine but as I add a new row to the sheet the entry for
the day before changes to the current date. I want the entrys before current
entry to keep the date that was already there.

  #3   Report Post  
Dave O
 
Posts: n/a
Default

Your formula will work all day because Excel evaluates TODAY as the
same date all day. When you open the file the next day Excel will
replace the date in A1 with the current date, and change the cells that
depend on cell A1.

One workaround for this is to copy the cells in question, and Paste
Special them back over those same cells as values. This replaces the
formula with the value of the formula.

  #4   Report Post  
Gord Dibben
 
Posts: n/a
Default

Patrick

Instead of having = TODAY() in A1, just enter the date using CTRL +
;(semi-colon).

It will be the current date when entered and remain static.


Gord Dibben Excel MVP

On Wed, 30 Mar 2005 15:57:01 -0800, "Patrick Foley"
wrote:

I have a cell that calculates the entry date of the row
eg =IF(A1630,$A$1,"No Data") In A1 I have =today()
This formula works fine but as I add a new row to the sheet the entry for
the day before changes to the current date. I want the entrys before current
entry to keep the date that was already there.


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
Count the number of dates in a range that are earlier than today. DeborahS Excel Worksheet Functions 1 March 9th 05 01:54 AM
TODAY function? strazz Excel Worksheet Functions 3 February 19th 05 05:57 PM
Excell Files attached to emails are suddenly not readable today. . Debbie Excel Discussion (Misc queries) 1 January 11th 05 06:34 PM
Today() or Date() function help julisimo Excel Discussion (Misc queries) 8 January 3rd 05 04:19 PM
Can I use TODAY Function in formula without it changing the next . Tucson Guy Excel Discussion (Misc queries) 1 December 19th 04 09:47 AM


All times are GMT +1. The time now is 09:17 PM.

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"