Access Final Exam Chapter 1 CS1000
Access Final Exam Chapter 1 CS1000
Access Final Exam Chapter 1 CS1000
Purpose: To demonstrate the ability to create a database, a form, and a report. Problem: An electronics store wants to keep track of its sales representatives for its various outlets. The database it will use consists of two tables. The Outlets table contains data on the particular outlet store. The Sales Rep table contains pertinent data about the electronics stores sales representatives. Instructions: The structure for the Outlets table is shown in Table A1A 1 and the data is shown in Table A1A 2. The structure for the Sales Rep table is shown in Table A1A 3 and the data is shown in Table A1A 4. 01. 02. 03. 04. 05. 06. 07. 08. 09. 10. Create a new database to store the two tables related to the electronics store. Call the database, (Last Name) HaveMore Electronics Chapter 1. Save on your desktop. Create the sales representatives table using the structure shown in Table A1A 1. Make the Sales Rep ID the primary key. Use the name, (Last Name) Sales Rep, for the table. Add the data shown in Table A1A 2 to the Sales Rep table. Make all data visible by expanding columns if needed. Close Sales Rep table. Create the outlets table using the structure shown in Table A1A 3. Make the Outlet ID the primary key. Use the name, (Last Name)Outlets, for the table. Add the data shown in Table A1A 4. Make all data visible by expanding columns if needed. Close the Outlets table. Create a simple form for the Sales Rep table. Use the name, (Last Name) Sales Rep, for the form. Create a similar report shown in Figure A1A1 for the Sales Rep table. The title of the report should be (Last Name) Sales Rep Information. Your report will consist of 3 records. Close the table. Close Access. Continue with the Chapter 2 directions.
Page 1
Figure A1A 1
Page 2