Movie Form Design:
Select a Record Source
When a
Form has a Record Source then it is Bound. This Movie Search
Form will use tblMovieSearch for the Record Source.
2.
Try it: Select a Record Source
The new
Form is open in Design View and the Property Sheet is open.
Go to Property Sheet->All.
Click on
Record Source.
Select:
tblMovieSearch.
Now, this
Form is Bound to a Table.
The Fields
in tblMovieSearch are available in the Field List if you click on
Add Existing Fields.
Keep
going...