J
JohnE
I have a form that is bound to a table. In the form is a
txtbox (txtClientCode) that is a an alphanumeric code.
This code is non-duplicate. The table field is set as
non-duplicating. If the user should accidently duplicate
the client code, the notice does not occur until either
the form is requeried or the user closes the form. I
would like to have the user get notice when they leave
the client code field so they can redo the client code.
How does one go about that and how what is used in code
to provide notice of the duplication?
Thanks to anyone who responds.
*** John
txtbox (txtClientCode) that is a an alphanumeric code.
This code is non-duplicate. The table field is set as
non-duplicating. If the user should accidently duplicate
the client code, the notice does not occur until either
the form is requeried or the user closes the form. I
would like to have the user get notice when they leave
the client code field so they can redo the client code.
How does one go about that and how what is used in code
to provide notice of the duplication?
Thanks to anyone who responds.
*** John