To assign the Old value of a field

  1. On the Rule Definition form, press Select (F4).
  2. Choose If. The Conditional Statement subform appears.
  3. Press Select (F4) and choose Field.
  4. Choose the field and press OK. The field appears in the subform.
    If  Dept = 
  5. Without moving from the first field in the conditional statement, press Define (F6).
  6. Choose Field Operator. The field referenced is now the old value of the field.
    If  Old(Dept) = 

    The complete definition of the condition is described in Defining Conditions.