Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Tom Ogilvy wrote:
just subtract the earlier date from the later date. The integer part of the answer is the days between. The decimal part is the portion of a 24 hour day. Dates/Time are stored as the number of days from a base date (1900). So if you subtract them from each other, you get the difference in days. Thanks, it wasn't working because I was referencing the wrong cell which was a string not a date. :( JOhn |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Where is DateDiff function in Excel 2002 ? | Excel Worksheet Functions | |||
DateDiff in Excel | Excel Programming | |||
Contradictory results of DateDiff function | Excel Programming | |||
Application.WorkSheetFunction.DafeDif (not DateDiff) | Excel Programming | |||
DateDiff problem | Excel Programming |