reneev
Board Regular
- Joined
- Apr 26, 2017
- Messages
- 53
So I have to calculate the number of months between two dates. I have that formula (=DATEDIF(F3,$D$1,"m")+1). However, I need to put a caveat in there that says if the number is more than 11, keep it at 11.
This number is being used to average a sum and the number of months to average is either the actual number of months between the two dates or a maximum of 11.
Can anyone help?
This number is being used to average a sum and the number of months to average is either the actual number of months between the two dates or a maximum of 11.
Can anyone help?