I am not sure if this is on FAQ as i could not find a subject line that matches.
I have a form to add records to a query called "jobs".
hte 1st field is a key "clientno" to a master table called "clients"
when they enter the clientno I want it to beep and reject the entry immediately if no matching clientno is in clients table.
I have a button to call the clinet add form.
the clients table is currently not part of the form. but I do a display of the client name if the entry matches. I added the client name to the input query for the "jobs".
this must be a simple thing to do but i am drawing a blank
thanks
I have a form to add records to a query called "jobs".
hte 1st field is a key "clientno" to a master table called "clients"
when they enter the clientno I want it to beep and reject the entry immediately if no matching clientno is in clients table.
I have a button to call the clinet add form.
the clients table is currently not part of the form. but I do a display of the client name if the entry matches. I added the client name to the input query for the "jobs".
this must be a simple thing to do but i am drawing a blank
thanks