In the Record Source step of the Data Form Wizard, you select the fields that you want to bind to the controls on the form.
Note If you selected the Master/Detail layout in the Form step, the Data Form Wizard provides Master Record Source and Detail Record Source steps. First use the following procedure for the Master Record Source step; then click Next and repeat the procedure for the Detail Record Source step.
To specify the bound fields
Button | Description |
> | Moves the selected field in the Available Fields list to the Selected Fields list. The selected field will be bound to a control on the form. |
>> | Moves all fields from the Available Fields list to the Selected Fields list. All fields will be bound to controls on the form. |
< | Moves the selected field in the Selected Fields list to the Available Fields list. The selected field will not be bound to a control on the form. |
<< | Moves all fields from the Selected Fields list to the Available Fields list. No field will be bound to a control on the form. |
Note The Data Form Wizard cannot bind fields that have a binary data type.
-or-
If your form layout is Master/Detail and you have finished choosing the master and detail record sources, click Next to specify the master/detail relationship.