|
Create a Movie Database.
-
Go to http://www.washingtonpost.com/wp-srv/style/movies/features/afi100list.htm
(if link doesn't work find another list) and copy the list of Top 100 Movies.
Paste into EXCEL. You should get 4 columns. Save as Top100.xls.
-
Go to Access and create a blank database named Top100.mdb. IMPORT the data
from the excel file into an Access table. Fix it up so it looks nice and
minimizes storage.
-
Create a corresponding FORM.
-
Create a corresponding REPORT.
-
Create 2 QUERIES. One will put the movies in order by Director, the other will
show only the movies of ONE director, who directed more than one movie. Name
appropriately.
| |