Form recordsource

  • Thread starter Thread starter mbraden
  • Start date Start date
M

mbraden

Hello-

I have a main form with multiple subforms that filter based on the main
form.

On the main form is a textbox for SSN. Upon entry of a number in the
SSN textbox (either current record or new record), I would like to
perform a query that checks for duplicates in 2 different tables. If a
record is found, return that record to the main form then refresh my
subforms. However, returning a new record to my main form causes the
form to save with the newly entered SSN which is causing referential
integrity problems. Is there anyway to stop the main form from saving?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top