Adding calander months

J

John.bb

I want to add calendar months to a date so that the a date returned follows
the examples below.

1st February plus 2 months = 1st April
5th July plus 1 month = 5th August

The purpose is to schedule monthly, 2 monthly and three monthly tasks.
 
Top