Smurphster16
New Member
- Joined
- Feb 28, 2019
- Messages
- 25
Hi guys,
I was looking to create a formula which based on a fixed purchase date gives me the next future 6 month anniversary date of that purchase date.
So if the purchase date was 31/03/2018 I would (today) want my formula to return the date 31/09/2019
The original formula I had was : =EDATE('Calc V2'!E5,(DATEDIF('Calc V2'!E5,TODAY(),"m")+4))
but my issue is the 4 at the end of the formula will need to change dependent on what month it is so that the formula adds 24 months, 32 months, 38 months e.t.c to the purchase date.
Can anyone help me with this?
Many thanks,
Phil
I was looking to create a formula which based on a fixed purchase date gives me the next future 6 month anniversary date of that purchase date.
So if the purchase date was 31/03/2018 I would (today) want my formula to return the date 31/09/2019
The original formula I had was : =EDATE('Calc V2'!E5,(DATEDIF('Calc V2'!E5,TODAY(),"m")+4))
but my issue is the 4 at the end of the formula will need to change dependent on what month it is so that the formula adds 24 months, 32 months, 38 months e.t.c to the purchase date.
Can anyone help me with this?
Many thanks,
Phil