Hi community,
Please assist on the below if possible:
I give current status in some detail so to have a better overview of what I try to achieve.
What I have :
- A SharePoint list where my Contract Management data resides (Done)
- A Contract Type dropdown which include the Contract Termination value (done)
- A Related Contract (dropdown):where I choose from existing contracts by “Title” (done)
- A Contract Status dropdown (Active,Expired, Terminated)
- An Approval status (dropdown): (Pending-Approved)
The request is like that:
If “Approval Status”= Approved && “Contract Type” = “Contract Termination” then the “Related Contract Title” (lookup SP item Title??) must get Contract Status = “Terminated”.
I cannot come up with a correct formula to achieve this.
Can you help?
Thanks all