Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have a column (Excel 2003) that contains several dates in mm/dd/yyyy format
and I would like to be able to obtain the average number of MONTHS in the group of dates. I could, if it made it easier, add seperate columns for - month - day - year - and then if a formula could figure out the AVERAGE number of months in the month column that would also do for me. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Chip Pearson shows how to use the DATEDIF function he
http://www.cpearson.com/excel/datedif.aspx It can tell you the number of years, months or days between two dates, and you can put these in three different columns if you wish. In working out the average number of months, you will have to take account of the years (multiplied by 12). Hope this helps. Pete On May 27, 12:11*am, shan88 wrote: I have a column (Excel 2003) that contains several dates in mm/dd/yyyy format and I would like to be able to obtain the average number of MONTHS in the group of dates. I could, if it made it easier, add seperate columns for - month - day - year - and then if a formula could figure out the AVERAGE number of months in the month column that would also do for me. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
A formula to AVERAGE IF but only average a set number of values | Excel Worksheet Functions | |||
Highest 12-Month Period Average Over Range of Months | Excel Worksheet Functions | |||
Want average sales numbers for last 12 months. | Excel Worksheet Functions | |||
how do I convert a number to number of years, months and days | Excel Worksheet Functions | |||
Calculate Years/Months Between Dates and then Average | Excel Discussion (Misc queries) |