Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have 2 dates (type dd/mm/xxxx) and I want know the exact number of
months between them. Can anybody help? |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
On Tue, 9 Dec 2008 05:29:12 -0800 (PST), wrote:
I have 2 dates (type dd/mm/xxxx) and I want know the exact number of months between them. Can anybody help? =DATEDIF(Date1,Date2,"m") Date 1 needs to be your earlier Date. See documentation for this function at: http://www.cpearson.com/excel/datedif.aspx It is present in most versions of Excel, but only documented within Excel in v 2000 (I think). --ron |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
parse this group for posts re DATEDIF function
or look it up in yr Help |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
DATEDIF is not documented in Excel Help (except in XL2000).
Pete On Dec 9, 1:38*pm, Jarek Kujawa wrote: parse this group for posts re DATEDIF function or look it up in yr Help |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
What does "exact" number of months mean?
You can use DATEDIF, which is described he http://www.cpearson.com/excel/datedif.aspx Hope this helps. Pee On Dec 9, 1:29*pm, wrote: I have 2 dates (type dd/mm/xxxx) and I want know the exact number of months between them. Can anybody help? |
#6
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
........if it is available in Excel.........
;-) |
#7
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Thanks for helping
|
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
incorrect subtraction | Excel Worksheet Functions | |||
Different results: Networkdays versus date subtraction | Excel Worksheet Functions | |||
Subtraction | Excel Worksheet Functions | |||
date and time in 2 cells to create subtraction in 3rd | New Users to Excel | |||
Date subtraction -How to not show negative when 2nd date not entered | New Users to Excel |