Update Query Results

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a form that requests information that builds table record key. There
are two tables, primary record and secondary records tables working on a
one-to-many relationship. The form asks for Case-Yr and Case-Num, then based
upon query results on left join query between these tables, displays another
form with these records in it. It finds the records ok, but will not let me
change the data (non key pertinent data) in either of the records and I do
not understand why. Is there something, a switch or wording of the query
that I have to use.

Thanks in advance.
 
You can try it, but it's not always working

Try and change the UniqueRecords Property of the query to yes.
 

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