Question
how to Use the following information and create a Student List database file. 1) a new blank database file and name it as a StudentList
how to Use the following information and create a Student List database file.
1) a new blank database file and name it as a StudentList and save on the Desktop.
2) a table using design view: a) Field Name Data Type b) StudentId Auto Number c) FirstName Text d) LastName Text e) CourseType Text f) CourseFee Currency g) Word Number h) Excel Number i) Access Number j) PowerPoint Number
3) Set a Primary key for StudentId Field
4) Name the table as tblStudentList
5) In Datasheet View, using Quick Start add Status field to your table. Position it so it is the last field in your table. (All students have completed the course)
6) Enter the following data into the table:
Student Id First Name Last Name Course Type Course fee Word Excel Access Power Point
1 Smith Black Accounting 7500 94 92 90 94
2 John Kennedy Medical 8500 96 90 88 84
3 Karen Joe Accounting 7500 90 94 94 96
4 Lenin Thomas Medical 8500 82 84 85 92
7) Modify the table field properties as a) First Name, last Name, and course type : Field size 20 b) Course fee : Decimal Places 2
8) a query using wizard a) Use table tblStudentList as a data source b) Select all the fields from your table c) Create a detail Query d) Name it as qryStudentList
9) Modify your qryStudentList query a) Hide the last name from your query b) Sort word field in ascending order c) Get the students details that indicate, who is taking accounting d) Run the query
10) a query in design view using tblStudentlist as data source a) Use only Student Id, Course type, Word, Excel, Access, and PowerPoint b) Run the query with, which Medical students score more than 90 marks in Word c) Name your query as qryStudentList 2
11) a form using wizard tblStudentlist as data source a) Use table tblStudentList as a data source b) Select all the fields from your table c) Choose justified layout d) Your own choice of style e) Name as frmStudentList
12) Add the following data into your new form 5 Elva Lee Accounting 7500 92 95 94 88
13) a report by using the table through label wizard: a) Label product Name: Avery b) Label Product number: 5160 c) Format the label with your creativity. d) Insert First name, Last name in first row of your label and course type in second row. e) Sort your report by Course Type f) Name your label as rptLabels
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started