Hi,
I have a column with several rows that show dates.
I would like to show in a cell the sum of all the months months, in other the sum of the days and the sum of the years in other one.
Ex.
9/12/2008
10/11/2008
10/21/2008
Sum of the months: 29.
Sum of the days: 44.
Sum of the years: 6024.
I know how to do it with just only two dates, but not with several.
Thanks a lot.
I have a column with several rows that show dates.
I would like to show in a cell the sum of all the months months, in other the sum of the days and the sum of the years in other one.
Ex.
9/12/2008
10/11/2008
10/21/2008
Sum of the months: 29.
Sum of the days: 44.
Sum of the years: 6024.
I know how to do it with just only two dates, but not with several.
Thanks a lot.