Please Help?! Drop down menus with Option Group

A

A. Smart

I would like to have dropdown menus that link to an option group, so that
when the option is selected the dropdown becomes active and can then
Print/Preview a report of the info entered.
Any help would be very grateful.
 
A

Al Camp

A minor point... your "drop down menu" is usually referred to as a
"combobox".

Just Disable, or Hide (Invisible = Yes) the Option group until the After
UpdateEvent of the combobox.
 
Top