I have a form with a bunch of check boxes. Each check box is a certain criteria for a report, the user checks however many boxes they want and when they hit a comomand button it executes a report based on the criteria they selected.
However at the top of that report I would like to display the value of each check box they selected, so when someone looks at the report they can say "Ok, these records are dealing with this, that, and the oher thing"
How do I go about doing that?
Thanks!
However at the top of that report I would like to display the value of each check box they selected, so when someone looks at the report they can say "Ok, these records are dealing with this, that, and the oher thing"
How do I go about doing that?
Thanks!