multi-select list box & option group question

  • Thread starter Slez via AccessMonster.com
  • Start date
S

Slez via AccessMonster.com

I'm creating a form with a multi-select list box where users can choose
available records. Below that I'd like an option group that would allow
users to select which report they'd like to print. Below that I'd like to
have "View" and "Print" command buttons.

It doesn't appear that I can just run the report and that the SQL string is
required for each report. Does this sound correct, or is there a simpler way
to refer to either the query/report whichever Case applies?
Thanks
Slez

(I have posted some more detailed questions previously, but am taking a bit
of a step back to make sure I don't overcomplicate things.)
 
Top