Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
JDP
 
Posts: n/a
Default How do I keep the date from being updated every day

I use the following formula in an Excel worksheet:
=IF(L2=0,"",TODAY())

I would like for it to stay the original date it puts in there. Right now I
have to copy the entries and paste them back as values so it won't change the
date tomorrow when I start the spreadsheet again.



  #2   Report Post  
JE McGimpsey
 
Posts: n/a
Default

Take a look at

http://www.mcgimpsey.com/excel/timestamp.html


In article ,
JDP wrote:

I use the following formula in an Excel worksheet:
=IF(L2=0,"",TODAY())

I would like for it to stay the original date it puts in there. Right now I
have to copy the entries and paste them back as values so it won't change the
date tomorrow when I start the spreadsheet again.

  #3   Report Post  
Brandt
 
Posts: n/a
Default

I created a simple macro to do this that enters the today() function into the
desired cell then copies and pastes the values of that cell over itself.
Thus pressing the shortcut key (ctrl+shift+d in my case) will enter the date
of today into the desired cell as text which will not change unless you run
the macro again. This is a very simple macro to create using the macro
recorder. If you are new to macros I could walk you through it.



"JDP" wrote:

I use the following formula in an Excel worksheet:
=IF(L2=0,"",TODAY())

I would like for it to stay the original date it puts in there. Right now I
have to copy the entries and paste them back as values so it won't change the
date tomorrow when I start the spreadsheet again.



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

Brandt

CRTL + ; will also enter a static today's date in a cell, but this doesn't
help JDP with the TODAY() function in a formula.

Gord Dibben Excel MVP

On Thu, 23 Dec 2004 11:37:02 -0800, Brandt
wrote:

I created a simple macro to do this that enters the today() function into the
desired cell then copies and pastes the values of that cell over itself.
Thus pressing the shortcut key (ctrl+shift+d in my case) will enter the date
of today into the desired cell as text which will not change unless you run
the macro again. This is a very simple macro to create using the macro
recorder. If you are new to macros I could walk you through it.



"JDP" wrote:

I use the following formula in an Excel worksheet:
=IF(L2=0,"",TODAY())

I would like for it to stay the original date it puts in there. Right now I
have to copy the entries and paste them back as values so it won't change the
date tomorrow when I start the spreadsheet again.




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
Date updates from worksheet to chart & changes date to a date series! Help!! Jayjg Charts and Charting in Excel 2 January 22nd 05 03:00 PM
Date Formula Robyn Bellanger Excel Discussion (Misc queries) 2 December 17th 04 07:25 PM
Date formula Robyn Bellanger Excel Discussion (Misc queries) 2 December 16th 04 12:41 AM
Problem with Date format from VBA code twig Excel Discussion (Misc queries) 3 December 7th 04 06:01 PM
How do I convert a Julian date into a regular date? Jessica Excel Discussion (Misc queries) 4 December 2nd 04 02:54 AM


All times are GMT +1. The time now is 09:57 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"