Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Dubleaa
 
Posts: n/a
Default Calculation to determine days between two dates

I am trying to determine if it is possible to write a calculation in Excel
that will tell me how many days have elapsed from 5/17/1995 to 3/15/2005.
  #2   Report Post  
Don Guillett
 
Posts: n/a
Default

http://www.rondebruin.nl/

Go to the url and get Ron's search addin
then search for datedif and datediff

--
Don Guillett
SalesAid Software

"Dubleaa" wrote in message
...
I am trying to determine if it is possible to write a calculation in Excel
that will tell me how many days have elapsed from 5/17/1995 to 3/15/2005.



  #3   Report Post  
Alan
 
Posts: n/a
Default

"Dubleaa" wrote in message
...

I am trying to determine if it is possible to write a calculation in
Excel that will tell me how many days have elapsed from 5/17/1995 to
3/15/2005.


=VALUE("15/3/05")-VALUE("17/5/95")

= 3590 days

OR

=TODAY()-Value("17/5/95")

= 3592 days at the time of posting.

The second if you always want it to 'today'.

HTH,

Alan.



  #4   Report Post  
Fred Smith
 
Posts: n/a
Default

You just subtract them. Eg,

=b1-a1

Format the result as a number.

--
Regards,
Fred
Please reply to newsgroup, not e-mail


"Dubleaa" wrote in message
...
I am trying to determine if it is possible to write a calculation in Excel
that will tell me how many days have elapsed from 5/17/1995 to 3/15/2005.



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
formula to calculate # of days between dates, excluding holidays abs2299 Excel Discussion (Misc queries) 8 March 3rd 05 02:21 AM
how do I calculate the days between dates? stucklady! Excel Discussion (Misc queries) 7 February 12th 05 04:39 PM
Using a col of Dates by day I want to determine a wk ending date. Ken Espo Excel Worksheet Functions 1 February 3rd 05 08:09 PM
Range of dates determine days DNSNIDER Excel Worksheet Functions 2 December 24th 04 03:07 AM
Subracting Dates to come up with the # of days between them KimberlyC Excel Worksheet Functions 8 December 20th 04 09:46 PM


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