Ok guys, I am in need of some brain storming again I am stumped.
I have a data entry form attached to a DailyEntry table. Many dates, many locations. Basically this company enters in multiple lines of info for a specific date for multiple locations. a sign in sheet more specifically. ie on 4/15/2011 these 15 kids signed in at Location1, same date another 15 kids signed in at Location 2, etc.
The first field of entry is the Family ID. Upon typing in this family ID i need the second combo box to populate with the children attached to this family id. After choosing which child from the second combo box I need it to populate the remaining boxes with that childs info.
I have a ChildData table that has all of this info. After updating the first combo box i need the second combo box to query the children belonging to that family id.
I am just stumped for ideas. I was thinking a multi line subform, but i get confused when thinking about the subform and the uniqueness of each line of data.
any ideas? SOS!
http://lordkazeoneink.com/thc/shot1.bmp
http://lordkazeoneink.com/thc/shot2.bmp
http://lordkazeoneink.com/thc/shot3.bmp
I have a data entry form attached to a DailyEntry table. Many dates, many locations. Basically this company enters in multiple lines of info for a specific date for multiple locations. a sign in sheet more specifically. ie on 4/15/2011 these 15 kids signed in at Location1, same date another 15 kids signed in at Location 2, etc.
The first field of entry is the Family ID. Upon typing in this family ID i need the second combo box to populate with the children attached to this family id. After choosing which child from the second combo box I need it to populate the remaining boxes with that childs info.
I have a ChildData table that has all of this info. After updating the first combo box i need the second combo box to query the children belonging to that family id.
I am just stumped for ideas. I was thinking a multi line subform, but i get confused when thinking about the subform and the uniqueness of each line of data.
any ideas? SOS!
http://lordkazeoneink.com/thc/shot1.bmp
http://lordkazeoneink.com/thc/shot2.bmp
http://lordkazeoneink.com/thc/shot3.bmp