You can't choose multiple options from an option group. You could use
whatever control you are using for the options (radio buttons, check boxes,
etc) individually. Then you would have to make your selections for your
report based on which controls are selected.

Signature
Dave Hargis, Microsoft Access MVP
> I would like to create a Option Group in my form and let user to choose
> multiple options to print the deferent report.