View Full Version : Option Group to prompt user for detail or summary


teknogeek9
01-05-2001, 08:51 AM
I have a form that has command buttons to either (1) preview report, (2) print report, or (3) output to file. I have also added an option group which for Detail or Summary.

My question is...

How do I get the detail or summary to pass values to the report detail section so that the Visible property is set appropriately?

Many thanks,
Sam