Hello,
I have a main form that gets its data from 3 tables. Main, Personal and Preparedness. The form is based on a query (3 tables) that sorts the records by last/first name ascending order. The tables all have a primary key called ContactID. Main is an auto the number and the other 2 a number.
The form is used to add/edit/search contact info. It has three sections that correspond to the above tables. Problem: I have found that when I try to enter info. in the preparedness part of the form for MY record only (I think, haven't tested all 1900 records)I get an error that reads: "YOU CANNOT ADD OR CHANGE A RECORD BECAUSE A RELATED RECORD IS REQUIRED BY TABLE "MAIN" " I do not get this error when I enter data on any part of the form for other records. Any ideas?
I looked in the main table and my record IS there, as all other are.
Thanks again......
Jeannie
I have a main form that gets its data from 3 tables. Main, Personal and Preparedness. The form is based on a query (3 tables) that sorts the records by last/first name ascending order. The tables all have a primary key called ContactID. Main is an auto the number and the other 2 a number.
The form is used to add/edit/search contact info. It has three sections that correspond to the above tables. Problem: I have found that when I try to enter info. in the preparedness part of the form for MY record only (I think, haven't tested all 1900 records)I get an error that reads: "YOU CANNOT ADD OR CHANGE A RECORD BECAUSE A RELATED RECORD IS REQUIRED BY TABLE "MAIN" " I do not get this error when I enter data on any part of the form for other records. Any ideas?
I looked in the main table and my record IS there, as all other are.
Thanks again......
Jeannie