Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Thanks for the previous answers; but now i have another questions: how can i
calculate the number of month(numeric) betwen two dates? Ex. A1: 31/12/2005 B1:05/06/2005 the result is C1:6 |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi Viktor
=DATEDIF(A1,B1,"ym") For more help on this undocumented function, take a look at Chip Pearson's site http://www.cpearson.com/excel/datedif.htm Regards Roger Govier viktor wrote: Thanks for the previous answers; but now i have another questions: how can i calculate the number of month(numeric) betwen two dates? Ex. A1: 31/12/2005 B1:05/06/2005 the result is C1:6 |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
thanks!
Interesting site! "Roger Govier" wrote: Hi Viktor =DATEDIF(A1,B1,"ym") For more help on this undocumented function, take a look at Chip Pearson's site http://www.cpearson.com/excel/datedif.htm Regards Roger Govier viktor wrote: Thanks for the previous answers; but now i have another questions: how can i calculate the number of month(numeric) betwen two dates? Ex. A1: 31/12/2005 B1:05/06/2005 the result is C1:6 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Import Data Keeps asking for Password | Excel Discussion (Misc queries) | |||
Line Graph Data Recognition | Charts and Charting in Excel | |||
access my data from my master worksheet while calculation is don. | Excel Worksheet Functions | |||
Running Data Table using an input that triggers DDE linked data | Excel Discussion (Misc queries) | |||
Data Table - does it work with DDE links and Stock Tickers? | Excel Worksheet Functions |