S
Sally
The form is opened with a macro to open it to a new
record with a autonumber. How can I undo this record if
the patient's last and first name has already existed in
the db? I have the lastname and firstname txtbox
arranged side by side and wrote a firstname_beforeupdate
event to cancel the event and undo the entering. It
seems that it only apply to the firsname but not the
lastname and the record still got created. Can someone
help me write the right coding? thanks.
record with a autonumber. How can I undo this record if
the patient's last and first name has already existed in
the db? I have the lastname and firstname txtbox
arranged side by side and wrote a firstname_beforeupdate
event to cancel the event and undo the entering. It
seems that it only apply to the firsname but not the
lastname and the record still got created. Can someone
help me write the right coding? thanks.