G
Guest
I'm BaaAAaaack!
Well, thanks to all the folks who have helped me by posting their questions
and getting answers etc, I can now set up a basic search using a combobox to
pick the criteria.
The problem I am running into now is that if I try to set up a combo box
based on entries in a sub-table, I get duplicate entries in the combo box.
When I pick one of the entries, I only get the report based on that one
entry. Example: I have a database that tracks deliveries to my area. The
main form is for entering the driver's information and is the "parent" table.
The "child" table is one that tracks the destination of the delivery. I
have multiple drivers/vendors that deliver to the same places. I want to be
able to generate a report based on the number of deliveries to the facility.
When I open the report and get the unbound form/combo box if I have multiple
deliveries to a facility by one or more drivers, I get multiple entries of
the same facility in the combo box.
My question is is there a way to set this up with a combo box or other means
without prompting the user to type in the location? The field name is
Destination so if you have something that will work, please use that as the
field name. Thanks again for everyone's help to this point.
Chaz
Well, thanks to all the folks who have helped me by posting their questions
and getting answers etc, I can now set up a basic search using a combobox to
pick the criteria.

The problem I am running into now is that if I try to set up a combo box
based on entries in a sub-table, I get duplicate entries in the combo box.
When I pick one of the entries, I only get the report based on that one
entry. Example: I have a database that tracks deliveries to my area. The
main form is for entering the driver's information and is the "parent" table.
The "child" table is one that tracks the destination of the delivery. I
have multiple drivers/vendors that deliver to the same places. I want to be
able to generate a report based on the number of deliveries to the facility.
When I open the report and get the unbound form/combo box if I have multiple
deliveries to a facility by one or more drivers, I get multiple entries of
the same facility in the combo box.
My question is is there a way to set this up with a combo box or other means
without prompting the user to type in the location? The field name is
Destination so if you have something that will work, please use that as the
field name. Thanks again for everyone's help to this point.
Chaz