G
Guest
My goal is to try to create a form that allow users to search for a record in
the table and pre-populate the information in that record, and then, allow
users to input data into fields that has not yet been filled or to
overwrite/change the existing record information for that particular record,
without adding a new record (to avoid duplicates) but simply change the
information to that record only. I have only gotten the form to add new
records (using bound form) which I don't want, but I am not sure how to go
about just modifying the existing record. Does anyone know?
Many Thanks!
the table and pre-populate the information in that record, and then, allow
users to input data into fields that has not yet been filled or to
overwrite/change the existing record information for that particular record,
without adding a new record (to avoid duplicates) but simply change the
information to that record only. I have only gotten the form to add new
records (using bound form) which I don't want, but I am not sure how to go
about just modifying the existing record. Does anyone know?
Many Thanks!