Hi All,
I have seen several posts similar to this one but not exactly. I have been scratching my head all day. I have two tables linked in a one to many relationship on the Field "ShopOrderNo" I have a program that allows the user to select a record based on this field. If it exists, I wish to edit the other fields in the "Many" table I am using a select query to access the data. I however can not get it to work. When the VBA code attempts to enter data from the form into the fields, I get a "Cant Update Field" error. I have attached the project. I removed all objects from the project except the vital ones to demonstrate the problem. I haven't done any Access programming since Access 97 and my mind is a bit rusty. I have looked into using Update Queries and Append Queries but dont think they fit what I need to do. Anyone who can help will be my new Best Pal.
Thanks very much in advance.
Marty