Hi
This is doing my head in but is probably easy! I have two linked tables, "Main" and "Training". The Primary key in Main is Name and has a one to many link to Training. I then created queries on both tables.
Next, created a "main form" to record data in that table from the query, and inserted the "training" query as a sub form. The links work, but when I try to edit the first field in the sub form I get the meassage "This property is read-only and can't be set". When the message is clicked OK the field is perfectly useable.
What's going on?
This is doing my head in but is probably easy! I have two linked tables, "Main" and "Training". The Primary key in Main is Name and has a one to many link to Training. I then created queries on both tables.
Next, created a "main form" to record data in that table from the query, and inserted the "training" query as a sub form. The links work, but when I try to edit the first field in the sub form I get the meassage "This property is read-only and can't be set". When the message is clicked OK the field is perfectly useable.
What's going on?