Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I need a formula that will give me the total number of weeks and days
between 2 dates. ie. b3=Apr-2,2001, c3=Oct.31,2001 what is the total number of weeks and days between these dates. I have the formula to get the number of weeks but have trouble getting the number of days left to show. I have so far: =INT((C3-B3)/7) to get the weeks. When I count out the numbers, I get 3 calendar days left. But if I simply use the total number of days between B3 and C3 less number of weeks times 7 I get 2 days. It is out 1 day. Any ideas on how to make it more accurate? thx all Mel |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Counting days between dates | Excel Discussion (Misc queries) | |||
Counting days between 2 dates | Excel Discussion (Misc queries) | |||
Counting Days Between Dates | Excel Worksheet Functions | |||
Calculate Number of Months Weeks and Days Between Two Dates | Excel Worksheet Functions | |||
Counting days between dates | Excel Discussion (Misc queries) |