Option groups on a report

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have an option group on a form and would like it to display on a report.
How do I add a option group to a report?
 
I have an option group on a form and would like it to display on a report.
How do I add a option group to a report?

Hopefully the OptionGroup on the form is bound to a field in a table
(that is included in the report's record source).

Easiest way then is to just open the form in design view. Select the
OptionGroup. Copy it. Open the Report in Design View. Paste the
OptionGroup in the detail section.
 
I would first try copy and paste the group from the form to the report.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top