Add 3 months to a date, Formula Correction
Solved
nonossov
Posted messages
638
Status
Membre
-
tontong Posted messages 2575 Registration date Status Membre Last intervention -
tontong Posted messages 2575 Registration date Status Membre Last intervention -
Hello my friends,
I have this macro that adds text to a date:
In E3 I have the date.
My question: how can I automatically add 3 months to this date without changing cell E3?
Thank you my friends.
I have this macro that adds text to a date:
=+"Deposit to be paid on "&TEXT(E3;" mmm aaaa")
In E3 I have the date.
My question: how can I automatically add 3 months to this date without changing cell E3?
Thank you my friends.
Thank you so much.