I have a form where a User can select more than one item (checkbox). If a user selects items 1, 2, 4, 7 and 10 and runs the end form/report there is a gap between the selections. Such as it would show:
Cat
Dog
Bird
Alligator
Ostrich
How do I close the gaps so it would be a solid list?:
Cat
Dog
Bird
Alligator
Ostrich
I was thinking as a subform or subreport but that still had gaps.
Thanks.
Sonya