B
barrynichols
I have a form with a field called Proceed (Y/N)
I need this field to complete automatically based upon the values in
other fields on the form.
e.g. if Field1="Mortgage" and Field2 <>""
then Proceed = "Y"
How would I go about coding this?
I need this field to complete automatically based upon the values in
other fields on the form.
e.g. if Field1="Mortgage" and Field2 <>""
then Proceed = "Y"
How would I go about coding this?