aphelps
Bird Man
- Local time
- Today, 15:02
- Joined
- Aug 2, 2002
- Messages
- 32
This is one of the top five craziest things I've ever seen. I have a form with 26 fields that is based on a query. Also on this form is a two-field subform. All that is fine. However, when I add the final piece, a second subform with 8 fields, then move from design to form view, the entire form is blank. When I delete the subform and go back to form view, it REMAINS BLANK.
The subform has a composite primary key (nest number and date) which is linked to the nest number on the main form. I haven't really done anything else fancy.
I will also say that the query on which the form is based goes blank when I add the second subform. The fields are still visible, but there are no data records (the DB is empty, but there should still be one row of blanks and zeros). Re-running the query does not return the blank row, regardless of whether the second subform is still there or if it has been removed.
What gives?
Thanks--Adam
The subform has a composite primary key (nest number and date) which is linked to the nest number on the main form. I haven't really done anything else fancy.
I will also say that the query on which the form is based goes blank when I add the second subform. The fields are still visible, but there are no data records (the DB is empty, but there should still be one row of blanks and zeros). Re-running the query does not return the blank row, regardless of whether the second subform is still there or if it has been removed.
What gives?
Thanks--Adam