#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default Date that changes

How do I get =NOW{} in a cell that show a date that changes whenever I open
a sheet? It worked before. What am I now missing? I seem to get a number
in the cell.


  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 364
Default Date that changes

Format the cell as a date.

"BertP" wrote in message
...
How do I get =NOW{} in a cell that show a date that changes whenever I
open a sheet? It worked before. What am I now missing? I seem to get a
number in the cell.



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 419
Default Date that changes

BertP,

Are you using "=NOW{}" (curly braces) or "=NOW()" (parentheses)? The
correct way is with parentheses.

Also, "=NOW()" returns the current date and time. Every time your worksheet
recalculates, it will update the cell value to the current date and time.
If you have your cell formatted as a date-only format, you won't notice the
value change. But if you have other calculations that depend on this cell,
you might notice a slight change in the values each time it recalculates.

If you use "=TODAY()" instead (TODAY() is just the current date....time not
included), then the value of the formula only changes when the date changes.
If you have calculations based on this cell, the values won't change each
time it recalcs.......they will only change when the date changes.

HTH,

Conan




"BertP" wrote in message
...
How do I get =NOW{} in a cell that show a date that changes whenever I
open a sheet? It worked before. What am I now missing? I seem to get a
number in the cell.



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
how to get the random date between the start date and the end date? Sebation Excel Worksheet Functions 3 October 13th 07 12:20 PM
Figuring Vacation Hrs. Earned using Current Date minus Hire Date Sharon Excel Worksheet Functions 6 May 3rd 07 10:32 PM
Report Date - Date Recv = Days Late, but how to rid completed date MS Questionnairess Excel Worksheet Functions 1 January 24th 07 11:05 PM
Formula for determining if two date columns fall within specific date range Igottabeme Excel Discussion (Misc queries) 1 April 20th 06 10:03 PM
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


All times are GMT +1. The time now is 05:49 PM.

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"