Force post of new record

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

In Access 2002, I want to have a command button that will force the posting
of changes to a record, or force the posting of a new record. By "posting", I
mean commit the record to the database (equivalent to clicking the pencil
icon on a bound form when you want to post the changes.)

What VBA code do I need to use in the EVENT for that button? Any guidance
would be greatly appreciated.

Thanks!
 
Back
Top