I have a number of dates in a column. In each case I'd like to see how many months between the dates in that column, and another date, say Oct 31. I don't care about the number of days, just number of months.
So if I see a date like May 1, I'd like to see the difference between that and Oct 31 in months ie 6.
How would I do that?
So if I see a date like May 1, I'd like to see the difference between that and Oct 31 in months ie 6.
How would I do that?