Please see attached. Thanks!!
Please see attached. Thanks!!

This month, every Windows Secrets subscriber can download a one-chapter excerpt of Windows 7: The Missing Manual.Windows 7: The Missing Manual provides valuable information to help you overcome these difficulties in learning a new operating system. Subscribe today to download your free excerpt.
Two options:
1) Query
- Create a query based on the table that acts as record source for the report, or if the record source is a query already, edit the query.
- Add the Military Affiliation table to the query.
- Link it to the main table on MilAffiliationID.
- Add the Affiliation field to the query grid.
- Use Affiliation in the report.
or
2) Combo box
- Right-click the combo box that displays 1, 2 or 3.
- Select Change To | Combo Box from the popup menu.
- Set the Row Source of the combo box to the name of the Military Affiliation table.
- Set the Column Count property to 2.
- Set the Column Widths property to 0";1"
When previewed or printed, the dropdown arrow of the combo box will not be displayed.