Create a Movie Search
Form
This Form
will give the User a Combo Box to Filter the movies. For example,
the Rating Combo Box could be used to show only G rated movies.
1.
Try it: Create a New Form
Go to
Create ->Forms->Form Design.
Try
This, Too: View the Property Sheet
Go to
Form Design Tools->Design->Tools.
Click on Property Sheet.
What Do
You See? The Property Sheet should open on the left side of the
screen.
The
Selection type is Form.
What
Else Do You See? The Record Source is blank. This Form is not
connected to a Table or Query, yet.
It is
Unbound.
Keep
going...