command button functionality

  • Thread starter Thread starter joyce
  • Start date Start date
J

joyce

I have a form I'm using to update a table. The form has
two command buttons, one to exit and return to a new form
and the other is save the record. When the user clicks
save, I want the form to refresh for another record and
blank out all the data entry fields. How do I accomplish
this with code? Thanks
 
Back
Top