G
Guest
Hello,
I have a form to enter follow up information, when the user enter the ID#,
it look up the old information, and also have fields enter new information.
The ID# is unique, no duplicate. The information enter into this form is save
in the a table, and the other information is in another table.
But here is my problem:
When the user already enter the ID# and the follow up information. The next
time they open the form, but they forgot they already entered and try to
enter it again,
when they enter the ID#, the information they entered before won't show up.
What should I do to let the user knows this ID# has been entered?
Thanks
I have a form to enter follow up information, when the user enter the ID#,
it look up the old information, and also have fields enter new information.
The ID# is unique, no duplicate. The information enter into this form is save
in the a table, and the other information is in another table.
But here is my problem:
When the user already enter the ID# and the follow up information. The next
time they open the form, but they forgot they already entered and try to
enter it again,
when they enter the ID#, the information they entered before won't show up.
What should I do to let the user knows this ID# has been entered?
Thanks