Note The toggle button is not available in data access pages.
on the toolbar. The field list appears. In a form or report, if the field list button or command isn't available, you need to bind the form or report to a record source. In a data access page, if the field list is empty, you must connect the page to a database. Note You must drag the field from the field list. If you click the field in the field list and then click the form, report, or data access page, the control won't be bound.
Tip If you often display the same Yes/No field or Bit column as a check box on different forms and reports in a database, you can set the DisplayControl property of the field so that when you drag it from the field list, it automatically creates a check box (you don't have to click the Check Box tool first). For more information, click
.