Hi Everyone,
I am trying to create a field using formula involving 2 already existing fields in the module - Start Date and Contract Length.
Start Date - Date Field (mm/dd/yyyy) format
Contract Length - 3 months, 4 months, 6 months, Annual, etc. (number and text combo field)
I would like to have a custom formula syntax created so that when the Start Date is entered along with Contract Length, The End Date of the Contract Length can be calculated automatically in the End Date field.
Example - 04/03/2024 (Start Date field) + 4 months (Contract Length Field) = 08/03/24 (End Date field) using formula
So, I want to use Add Date formula or similar into a Field. Using 2 existing fields
such as Contract Start Date and Contract length. The final outcome
should come by adding Contract Length (3 months, 4 months, annual, etc)
to the Start Date.
Please let me know how this can be achieved in the Fields Layout option.
Thanks,