Hi all,
Trying to come up with a formula to advance a date by the appropriate duration based on an entry in an order form.
For instance, When the customer orders a subscription for one year (Annually in the attached example), I would like to have the subscription end date calculate 365 days from the subscription start date. Similarly, if the duration is monthly, I would like the end date to be 30 days from the start date.
Is something like that possible?