Get the database and the code at http://vbahowto.com/how-to-create-sql...
This video will show you how to
use checkboxes to create a SQL statement
and formulate a recordsource for a form.
In the sample database, a certain product can
be combined with other products to create a package.
We want to select the products belonging to each
package.
In this video you will be shown how to
see the products for the selected basket
Concepts discussed:
combobox
subform
sql form recordsource
disconnected form
command button action