S
S Jackson
I have a spreadsheet with dates in column F and column H. I want to format
a cell to calculate the number of months that have lapsed between these two
columns. I tried this formula:
=DATEDIF(F2,H2,"m")
But it doesn't give me exactly what I want. I want the result to give me
fractions of months. For example:
Column F = 09/28/2000
Column H = 11/06/2000
No. of months b/t = 1.30
Please forgive me if this question has been asked and answered many times
over, but I could not find anything when I performed a search.
TIA
a cell to calculate the number of months that have lapsed between these two
columns. I tried this formula:
=DATEDIF(F2,H2,"m")
But it doesn't give me exactly what I want. I want the result to give me
fractions of months. For example:
Column F = 09/28/2000
Column H = 11/06/2000
No. of months b/t = 1.30
Please forgive me if this question has been asked and answered many times
over, but I could not find anything when I performed a search.
TIA