tcarter963
New Member
- Joined
- Aug 3, 2006
- Messages
- 38
I have a form with a subform. In the form I hid a text box for ID, which is an autonumber primary key. The subform has a box for ID, which the default value is the ID from the main form. This is a one to many relationship with the main form being the one and subform the many.
My form also has a date field. I would like to be able to pull up records based on the date and be able to edit/see those records. I can't even go through the records using the navigation buttons at the bottom of the form. When I put a date in that has previous record information in it, I get a referential integrity type error. What am I doing wrong here?
My form also has a date field. I would like to be able to pull up records based on the date and be able to edit/see those records. I can't even go through the records using the navigation buttons at the bottom of the form. When I put a date in that has previous record information in it, I get a referential integrity type error. What am I doing wrong here?