Hi
I want to make a calculative field which capture the difference in months between two dates.
I have 4 separate fields namely Exp. Project Start month, Exp. Project Start Year, Exp. Project End month, Exp. Project End Year.
My requirement is to create a new calculated field which capture difference in months based on above four fields.
For Ex. For above case calculated field should return 14 (For start month we consider 1st date of the month and for end month we consider last date of the month. Hence the result is 14 months).
Please help how to achieve this.