S
Sam
I need help coding the following solution...
When users are entering data into a form, I would like
the system to check and indexed field "ID NO" on the
table. If the "ID NO" does not exist, then it will
continue normally, but, if the "ID NO" already exists,
then a edit form will pop up where the user can edit the
existing record.
I have been trying to use NewRecord function and/or
Dlookup with no success. I have the edit pop up form
already created.
When users are entering data into a form, I would like
the system to check and indexed field "ID NO" on the
table. If the "ID NO" does not exist, then it will
continue normally, but, if the "ID NO" already exists,
then a edit form will pop up where the user can edit the
existing record.
I have been trying to use NewRecord function and/or
Dlookup with no success. I have the edit pop up form
already created.