L
Lisa Reber
Help - have been working on this problem since February
and still don't get it! And now my deadline has arrived.
In trying to normalize my tables I have done the following:
Old table had contact information and car show
registration. Now have split into diff tables:
Contacts
Vehicle Makes (all makes/models registered in the past.)
Contact Vehicles (based on past registrations)
I now have a form for car registrations - the main form
shows contact information and the subform (linked on
ContactID) shows the cars for that contact. That much
works. What keeps NOT working is having a second subform
for registration information - date / amt paid and which
vehicle(s) the contact is bringing this year.
I don't know where I'm going wrong - I want to have a list
or combo box that extracts only ContactVehicles (but will
allow entry of a new veh for that contact).
Tables ContactVehicles and Registrations relate to
Contacts by ContactID. I've tried having Registrations
link to ContactVehicles, but always get ALL CV's, not just
the ones for that contact. I'm not sure if my problem is
in the table structure or the form design, and it's making
me buggy. Do I filter form data or change my table??? HOW?
Thanks so much, and sorry for all the CAPS - y'all have
always come through in the past.
Lisa
and still don't get it! And now my deadline has arrived.
In trying to normalize my tables I have done the following:
Old table had contact information and car show
registration. Now have split into diff tables:
Contacts
Vehicle Makes (all makes/models registered in the past.)
Contact Vehicles (based on past registrations)
I now have a form for car registrations - the main form
shows contact information and the subform (linked on
ContactID) shows the cars for that contact. That much
works. What keeps NOT working is having a second subform
for registration information - date / amt paid and which
vehicle(s) the contact is bringing this year.
I don't know where I'm going wrong - I want to have a list
or combo box that extracts only ContactVehicles (but will
allow entry of a new veh for that contact).
Tables ContactVehicles and Registrations relate to
Contacts by ContactID. I've tried having Registrations
link to ContactVehicles, but always get ALL CV's, not just
the ones for that contact. I'm not sure if my problem is
in the table structure or the form design, and it's making
me buggy. Do I filter form data or change my table??? HOW?
Thanks so much, and sorry for all the CAPS - y'all have
always come through in the past.
Lisa