#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 20
Default "Now" Function

How do you keep the "now" function from updating the date when you open the
spreadsheet at a later date?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default "Now" Function

Don't use the NOW (or TODAY) function, as this will always
recalculate.

You can fix the values of those formulae to stop them changing.

You can use CTRL with : (colon) to get a date-stamp, and/or CTRL
with ; (semicolon) to get a time-stamp.

Hope this helps.

Pete

On Jan 4, 10:32*pm, Kenneth wrote:
How do you keep the "now" function from updating the date when you open the
spreadsheet at a later date?


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max Max is offline
external usenet poster
 
Posts: 9,221
Default "Now" Function

"Kenneth" wrote:
How do you keep the "now" function from updating the date
when you open the spreadsheet at a later date?


You can't use formulas as the "date/time stamps" as these will recalc

Try JE McGimpsey's coverage of "Time and date stamps" at his page:
http://www.mcgimpsey.com/excel/timestamp.html
Scroll down to the part: Using a worksheet event macro
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:22,000 Files:370 Subscribers:66
xdemechanik
---
  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,346
Default "Now" Function

Hi,

the whole point of =NOW() and =TODAY() is to provide a date that always
updates. If you suppress the calculation of the spreadsheet these functions
will not update, but neither will anything else.

If you want a date that doesn't update just type it in - 1/22/2009 for
example, or use the shortcuts suggest by Pete which input the Current date or
Current time as indicated by the computer's clock and calendar.

To enter the date and time as hard coded equivalent of NOW in one cell -
press Ctrl+; space Ctrl+:


--
If this helps, please click the Yes button

Cheers,
Shane Devenshire


"Kenneth" wrote:

How do you keep the "now" function from updating the date when you open the
spreadsheet at a later date?

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 469
Default "Now" Function

is there a way to use only date for a trigger. What I am trying to do is have
an event happen on the 15th of each month. regardless of year etc.
Thanks for any input I am going nuts
Appreciate help

"Shane Devenshire" wrote:

Hi,

the whole point of =NOW() and =TODAY() is to provide a date that always
updates. If you suppress the calculation of the spreadsheet these functions
will not update, but neither will anything else.

If you want a date that doesn't update just type it in - 1/22/2009 for
example, or use the shortcuts suggest by Pete which input the Current date or
Current time as indicated by the computer's clock and calendar.

To enter the date and time as hard coded equivalent of NOW in one cell -
press Ctrl+; space Ctrl+:


--
If this helps, please click the Yes button

Cheers,
Shane Devenshire


"Kenneth" wrote:

How do you keep the "now" function from updating the date when you open the
spreadsheet at a later date?



  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10
Default "Now" Function

=DAY(TODAY())=15
Will return TRUE only on the 15th of any month of any year


"Curt" wrote in message
...
is there a way to use only date for a trigger. What I am trying to do is
have
an event happen on the 15th of each month. regardless of year etc.
Thanks for any input I am going nuts
Appreciate help

"Shane Devenshire" wrote:

Hi,

the whole point of =NOW() and =TODAY() is to provide a date that always
updates. If you suppress the calculation of the spreadsheet these
functions
will not update, but neither will anything else.

If you want a date that doesn't update just type it in - 1/22/2009 for
example, or use the shortcuts suggest by Pete which input the Current
date or
Current time as indicated by the computer's clock and calendar.

To enter the date and time as hard coded equivalent of NOW in one cell -
press Ctrl+; space Ctrl+:


--
If this helps, please click the Yes button

Cheers,
Shane Devenshire


"Kenneth" wrote:

How do you keep the "now" function from updating the date when you open
the
spreadsheet at a later date?



  #7   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 95
Default "Now" Function

On Mar 7, 8:36 pm, "Dave P"
wrote:
=DAY(TODAY())=15
Will return TRUE only on the 15th of any month of any year

"Curt" wrote in message

...

is there a way to use only date for a trigger. What I am trying to do is
have
an event happen on the 15th of each month. regardless of year etc.
Thanks for any input I am going nuts
Appreciate help


"Shane Devenshire" wrote:


Hi,


the whole point of =NOW() and =TODAY() is to provide a date that always
updates. If you suppress the calculation of the spreadsheet these
functions
will not update, but neither will anything else.


If you want a date that doesn't update just type it in - 1/22/2009 for
example, or use the shortcuts suggest by Pete which input the Current
date or
Current time as indicated by the computer's clock and calendar.


To enter the date and time as hard coded equivalent of NOW in one cell -
press Ctrl+; space Ctrl+:


--
If this helps, please click the Yes button


Cheers,
Shane Devenshire


"Kenneth" wrote:


How do you keep the "now" function from updating the date when you open
the
spreadsheet at a later date?


To implement a correct time-stamp mechanism it is sometimes necessary
to "rebuild" the time-stamping formula; have a look at
http://www.excelforum.com/excel-prog...ithout-f2.html
Cheers Michael
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
Text "comparison" operator for "contains" used in an "IF" Function Pawaso Excel Worksheet Functions 4 April 4th 23 11:35 AM
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell Steve Kay Excel Discussion (Misc queries) 2 August 8th 08 01:54 AM
change "true" and "false" to "availble" and "out of stock" inthestands Excel Worksheet Functions 2 July 19th 07 07:05 PM
HELP on "left","right","find","len","substitute" functions serene83 Excel Discussion (Misc queries) 5 June 27th 06 02:23 AM
Count occurences of "1"/"0" (or"TRUE"/"FALSE") in a row w. conditions in the next BCB New Users to Excel 7 May 13th 06 10:02 PM


All times are GMT +1. The time now is 03:28 AM.

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

About Us

"It's about Microsoft Excel"