Exam 77-424: Microsoft Access 2013
4.0 Create Forms
4.3 Format a Form : Modify Existing Forms (Control Properties)

Review the Combo Properties

2. Try it: Review the Combo Properties

Select the Rating Combo.

 

What Do You See? The RatingCombo control is selected. The Properties include:

Name: RatingCombo

Control Source: Rating

Visible: Yes

Column Count: 2

Column Widths: 0"; 1"

 

That means there are 2 Columns in the Combo Box. The first Column, RatingID, is hidden because the width is 0". The second Column, Rating, has a width of 1".

 

Please Close the MovieSearch Form.

Form Design Tools->Design->Tools->Property Sheet

graphic1
graphic2