When Status = Closed Won, I have 3 dropdown fields Appearing. All the 3 dropdown fields have the same list value. Value, A,B&C. Now, If Status is Closed Won and DropDown1 = A, then DropDown 2 and 3 Should not show Values A. DropDown 2 Should Show Values B and C and then When Drop Down 2 = B then DropDown 3 should Default to C. Is this Possible with IFELSE along with AND function?