D
DatabaseNewbie
I've created a form to enter a new record into a database. The user inserts
the record by clicking a command button, which then runs a macro containing a
few queries (there are some Conditionals as well). I want to:
1) Have all of the fields of the form clear once the user presses that
button and the data is inserted.
and 2) Maybe have a "Clear" button which would clear all fields without
inserting them first.
I am not familiar with VB (which I know is the nitty gritty behind all this)
and not extremely knowledgable about Access itself. I'm sure there is some
simple fix, but I'd appreciate your help. Thank you.
the record by clicking a command button, which then runs a macro containing a
few queries (there are some Conditionals as well). I want to:
1) Have all of the fields of the form clear once the user presses that
button and the data is inserted.
and 2) Maybe have a "Clear" button which would clear all fields without
inserting them first.
I am not familiar with VB (which I know is the nitty gritty behind all this)
and not extremely knowledgable about Access itself. I'm sure there is some
simple fix, but I'd appreciate your help. Thank you.