If using bound controls, all you need to do is issue an UPDATE command after your controls have been updated.

When adding a new record, issue an ADDNEW command, update your controls, then UPDATE

HTH

Tom