You cannot select any options in an
Option Group control in Microsoft Office Access 2007. This problem occurs in Form view and in Design view. Additionally, this problem occurs if the following conditions are true:
- You create a Rectangle control on a form.
- You create an Option Group control on the Rectangle control.
- You create another control on the Option Group control.
- You set the Back Style property to Normal for the Rectangle control and for the Option Group control.
To work around this problem, use any of the following methods:
- Delete the Rectangle control from the form designer.
- Move the Option Group control from the Rectangle control form.
Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.
Steps to reproduce the problem
- Start Access 2007.
- Click the Microsoft Office Button, and then click New.
- Click Blank Database, type Database_Name in the File Name box, and then click Create.
- On the Create tab, click Form Design in the Forms group.
- On the Design tab, click the Rectangle control in the Controls group, and then click the Form1 designer.
- On the Design tab, click the Option Group control in the Controls group, and then click the Rectangle control on Form1 to position the Option Group control.
- In the Option Group Wizard, type Option1 under Label Names, and then press Tab to advance to the new line.
- Type Option2, and then press Tab to advance to the new line.
- Type Option3, and then click Finish.
- In the Property Sheet window, click Normal for the Back Style property under Selection type: Option Group.
- On the Design tab, click the Text Box control in the Controls group, and then click the Option Group control on Form1 to position the Text Box control.
- On the Form1 tab, click the border of the Rectangle control to see Rectangle control properties.
- In the Property Sheet window, click Normal for the Back Style property under Selection type: Rectangle.
You cannot select any options in an
Option Group control.