G
Guest
How does one clear all of the fields when entering a form? I have two forms
(one query and one data entry) and the user does not want to see the previous
results.
I attempted to use the forms on open and on load events to set the field to
null (field.value = NULL) but it did not like that. Is there anything else I
can do?
Thanks for all of your help!
(one query and one data entry) and the user does not want to see the previous
results.
I attempted to use the forms on open and on load events to set the field to
null (field.value = NULL) but it did not like that. Is there anything else I
can do?
Thanks for all of your help!