Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
If the dates are in A1 and B1 respectively, the formula is
=DATEDIF(A1,DATE(LEFT(B1,4),1,0)+RIGHT(B1,3),"m") -- David Biddulph "GARY" wrote in message ... How do I compute the number of months between a date in the mm/dd/ccyy format (such as 03/12/2002) and a date in the Julian date format (such as 2009341)? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Dates in different formats | Excel Discussion (Misc queries) | |||
Converting dates to different formats | Excel Discussion (Misc queries) | |||
several conditional formats for dates | Excel Discussion (Misc queries) | |||
dates and formats | New Users to Excel | |||
Converting US Dates to UK Formats | Excel Worksheet Functions |