I have 3 fields:
1. Date_field
2. Unit_field ( "D" = day, "M" = Month)
3. Length_field (number)
(If Unit_field = "M" and
Length_field = "1" then (length_field * 30) will give me the "number of days".
I want to take the "number of days" and add it to the Date_field.
Example:
Date_field =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.