I am trying to figure out how to run a report based on multi selection list box. This is what I have so far. The table is a list of companies with a status field that has one of four possible status choices selected. I created a form with a list box and set the list box to multi select and put the four choices in as selections. (I didn't bind it to the table at all.) I then went into the underlying query of the report and put Forms!frmRunReports!List8 as the criteria for the status field. It opens with no records but doesn't throw up an error. What am I doing wrong?
Thanks,
Dawn
Thanks,
Dawn