I need to fill in one of two fields on an data entry form depending on which one was filled in. For example, if Field WidgetPrice is 100, and they type 10 in commission_dollars I need the field commission_percent to auto fill with .10. If they filled in commission_percent with .10 and left commission_dollars blank, I need commission_dollars to autofill with 10.