graphic2
graphic1

Exam 77-424: Microsoft Access 2013
2.0 Build Tables
2.1 Create a Table: Save a Table

Save the MovieSearch Table

3. Try it: Save the Table

Go to File ->Save.

Enter a name: tblMovieSearch.

 

Click OK.

 

This little table will be the Record Source for the Master Form, the top part of the Movie Search Form.

 

The purpose of tblMovieSearch is to hold the Rating value that the user selects from the Combo Box.

 

Close tblMovieSearch.

Keep going...

File ->Save