Access: Investigations Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 Create->Table Design Make a Search Table Try it: Create a Table for the Search Criteria Go to Create ->Table Design Add the following fields: MovieSearchID AutoNumber: Primary Key Genre Text Rating Text Save as tblMovieSearch
Try it: Create a Table for the Search Criteria
Go to Create ->Table Design
Add the following fields:
MovieSearchID
AutoNumber: Primary Key
Genre
Text
Rating
Save as tblMovieSearch