I am trying to have a button created that when it is cllicked on the form, three fields associated within the record source for that form are emptied or created as null, basically to override a previous value so that those fields in the form are empty.
How can I use a button to make three fields that are attached to a table through the form, empty? Can someone help pls.