Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
JONBOYMFLY
 
Posts: n/a
Default DATEVALUE OF CURRENT DATE

TRYING TO FIND FRMULA FOR DATE VALUE OF CURRENT DATE

=DATEVALUE("12/29/04") WORKS,
BUT =DATEVALUE("TODAY()") DOESN'T

IS THERE A SOLUTION?
  #2   Report Post  
N Harkawat
 
Posts: n/a
Default

Just use =Today()
and if you still need a formula then
=DATEVALUE(TEXT(TODAY(),"mm/dd/yy"))

"Jason Morin" wrote in message
...
Just use:

=TODAY()

HTH
Jason
Atlanta, GA

-----Original Message-----
TRYING TO FIND FRMULA FOR DATE VALUE OF CURRENT DATE

=DATEVALUE("12/29/04") WORKS,
BUT =DATEVALUE("TODAY()") DOESN'T

IS THERE A SOLUTION?
.



  #3   Report Post  
Jason Morin
 
Posts: n/a
Default

Just use:

=TODAY()

HTH
Jason
Atlanta, GA

-----Original Message-----
TRYING TO FIND FRMULA FOR DATE VALUE OF CURRENT DATE

=DATEVALUE("12/29/04") WORKS,
BUT =DATEVALUE("TODAY()") DOESN'T

IS THERE A SOLUTION?
.

  #4   Report Post  
JONBOYMFLY
 
Posts: n/a
Default

=DATEVALUE(TEXT(TODAY(),"mm/dd/yy"))

WORKS GREAT!!!

THANKS A BUNCH,

JONBOYMFLY

  #5   Report Post  
Jason Morin
 
Posts: n/a
Default

I'm failing to see the merits of

=DATEVALUE(TEXT(TODAY(),"mm/dd/yy"))

This formula is essentially formatting today's date as a
text string, and then converting it back to an actual
date. Please explain.

Thanks.
Jason

-----Original Message-----
Just use =Today()
and if you still need a formula then
=DATEVALUE(TEXT(TODAY(),"mm/dd/yy"))

"Jason Morin" wrote

in message
...
Just use:

=TODAY()

HTH
Jason
Atlanta, GA

-----Original Message-----
TRYING TO FIND FRMULA FOR DATE VALUE OF CURRENT DATE

=DATEVALUE("12/29/04") WORKS,
BUT =DATEVALUE("TODAY()") DOESN'T

IS THERE A SOLUTION?
.



.



  #6   Report Post  
Frank Kabel
 
Posts: n/a
Default

Hi
just as a comment :-)
No need for this formula. Just use the formula
=TODAY()

shorter, simpler and also will work in non-US countries :-)

--
Regards
Frank Kabel
Frankfurt, Germany
"JONBOYMFLY" schrieb im Newsbeitrag
...
=DATEVALUE(TEXT(TODAY(),"mm/dd/yy"))

WORKS GREAT!!!

THANKS A BUNCH,

JONBOYMFLY



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
Lock in current date Angus Excel Discussion (Misc queries) 1 January 12th 05 05:27 PM
Need help troubleshooting an array formula XLXP on Win2K KR Excel Worksheet Functions 1 December 13th 04 07:41 PM
Addition to Turn cell red if today is greater or equal to date in cell Rich New Users to Excel 2 December 9th 04 02:06 AM
Using formulas to determine date in one cell based on date in anot Gary Excel Worksheet Functions 2 November 22nd 04 08:11 AM
How do I program a cell to automaticinput the current date as dat. ces Excel Worksheet Functions 1 November 8th 04 11:11 PM


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