Combo to show Checkbox on Report

R

Robbie Doo

I have a combo list in one of my queries that has a few records selected,
which makes the data appear as many times as the combo is selected when you
view the query. My report pulls information from that query and makes a
checkbox for the combo box. However, it only picks the first record and shows
only one checkbox.

How can I bring all the records together and show all the checkboxes I need
on one report? Any help is appreciated.
 
Top