Using list boxes with parameter queries

R

RCollinge

Hi. I have read other examples of list boxes and parameter queries bu
I'm still struggling to get my head around how to set them up.

I have a table called tblCompany which contains a field called FMOSAIC
The field FMOSAIC is a lookup from a table called tblMOSAIC.

I need to create a form to allow someone to choose one or more value o
FMOSAIC (i.e. from a Multi Select List Box) and for them to be able t
see a list of all companies where FMOSAIC is equal to these values.

I am very new to Access Programming so please explain in baby steps.

I hope someone can help

Thank you.

Rachel :
 
Top