I currently have a form "UserSearchForm " which allows a user to select values from several different unbound combo boxes in the header section and press a search command which filters the list in the detail section.

I want to be able to create a button which previes a LabelsReport based on the filtered list in the form. Any thoughts?