K
k7i5t3n
Hello,
I have a few major problems with my database that I'm trying to tackle.
I would like my main form A to contain customers, warranty issues (many
issues to one customer), and visit details (many visits to one issue).
I have separate tables for customers, warranty issues, and visit
details. I created a sub-subform C (visit details) within a subform B
(warranty issues) and put this subform B (with sub-subform C) inside a
tab control box on my main customer form A.
1. Functionality - I would like to be able to use the primary page to
search for a "Lot_Number & Neighborhood" (2 fields combined by
expression into 1) and if it's not already in the database, then I'd
like to add it (and then include information on the subforms as well.
Because the form is based on a table and not a query, the drop-down
will only show the field data associated with the single record. What's
the best way to set this up so that I can search for a "Lot_Number &
Neighborhood" and if it's not there, add a new customer record?
2. When I skip from one customer record to the next on the main form A,
it scrolls through the corresponding issues in my subform B and
sub-subform C properly, but since the sub-subform C executes prior to
the subform B, the linking fields between the two are different for a
split second and it throughs a parameter request.
It's entirely possible I didn't set up my links correctly or poorly
designed this database. Any suggestions as to how to achieve the
database I'm looking to create? Thanks!!
Kristen
I have a few major problems with my database that I'm trying to tackle.
I would like my main form A to contain customers, warranty issues (many
issues to one customer), and visit details (many visits to one issue).
I have separate tables for customers, warranty issues, and visit
details. I created a sub-subform C (visit details) within a subform B
(warranty issues) and put this subform B (with sub-subform C) inside a
tab control box on my main customer form A.
1. Functionality - I would like to be able to use the primary page to
search for a "Lot_Number & Neighborhood" (2 fields combined by
expression into 1) and if it's not already in the database, then I'd
like to add it (and then include information on the subforms as well.
Because the form is based on a table and not a query, the drop-down
will only show the field data associated with the single record. What's
the best way to set this up so that I can search for a "Lot_Number &
Neighborhood" and if it's not there, add a new customer record?
2. When I skip from one customer record to the next on the main form A,
it scrolls through the corresponding issues in my subform B and
sub-subform C properly, but since the sub-subform C executes prior to
the subform B, the linking fields between the two are different for a
split second and it throughs a parameter request.
It's entirely possible I didn't set up my links correctly or poorly
designed this database. Any suggestions as to how to achieve the
database I'm looking to create? Thanks!!
Kristen