I understand what you ment to say, But then what should be the option? Is there any alternate in ms-excel itself? I mean by combining multiple function of excel can we achive the EDATE?
I found that above code will not work with Leap year but still I have some workaround, Not sure about any unforseen result.
Jay Vaghela
Greenhorn
Joined: Feb 15, 2006
Posts: 22
posted
0
Hi Martijin,
The absolute answer is still not found, please keep this thread open.
Jay Vaghela
Greenhorn
Joined: Feb 15, 2006
Posts: 22
posted
0
Jay Vaghela wrote:I found the answer, and its (Start_Date) - 1/1/1900 +366
For 12 months its +366
for 6 its +182 etc etc
Now I just extracted month and date and added 12 months for EDATE(B2,12), dont know the flip side.