Question 1 (Cust!J3) =H3*I3/Units!B$3* VLOOKUP(F3,Meds!A$3:D$17,4,FALSE)
Question 2 (Cust!K3) =(1-VLOOKUP(D3,Insurer!A$3:D$9, IF(G3=Insurers!C$2,3,4),FALSE))*J3
Question 3 (Cust!J20) =ROUND(SUM(J3:J19),-1)
Question 4 (Cust!K22) =Units!B4-COUNTIF(C3:C19,TRUE)
Question 5 (Meds!D19) =AND(OR(C9:C10),NOT(OR(C3:C8,C11:C17)))
Question 6 (Summary!B2) =AVERAGEIF(Cust!F$3:F$19,Summary!A2,Cust!H$3:H$19)
Question 7 (Cust!K23) =AND(C3:C19)
Question 8 (Cust!K24) =AVERAGE(LARGE(J3:J19,1),LARGE(J3:J19,2), LARGE(J3:J19,3))
Question 9 (Cust!K25) =NPER(6.25%/12,-400,25000,0,0)/12
Question 10 (Cust!K26) =FV(3.25%/4,5*4,0,-10000,0)
Relationship Diagram Referential Data Integrity Violated? No.
FieldFName LName MajorCourse#Fname TableStudents SchedulesStudents Total Ascending Show xx Sort Criteria ”English” Like “7*” or Like “9*” OR Query Name: Query 3Tables Required: Students/Schedules Join on: Student IdJoin Type Inner
FieldLname StudentID# Course#RankFinal Grade TableStudents SchedulesStudentsSchedules Total Show xx xx Sort Criteria 1 or 2“A” OR >= 4 “A” OR “B” OR“I” Query Name: Query 4Tables Required: Students/Schedules Join on: Student IdJoin Type Inner
FieldStudent ID# LName Course#Credit Hours TableStudents SchedulesCourses Total Group By CountSum Show xx xx Sort Criteria OR Query Name: Query 5 Tables Required: Students/Schedules/Courses Join on: Student Id/Course#Join Type: Outer
FieldStudent ID# LName Credit HoursRank TableStudents CoursesStudents Total Group By AvgWhere Show xx x Sort Criteria 2 OR Query Name: Query 6 Tables Required: Students/Schedules/Courses Join on: Student Id/Course#Join Type Inner
FieldStudent ID# LName Credit Hours Tuition* TableStudents Courses Total Group By SumExpresssion Show xx xx Sort Criteria OR Query Name: Query 7A Tables Required: Students/Schedules/Courses Join on: Student Id/Course#Join Type Outer Tuition: [SumOfCredit Hours]*225
FieldStudent ID# Payment TableStudents Payments Total Group BySum Show xx Sort Criteria OR Query Name: Query 7B Tables Required: Students/Payments Join on: Student ID# Join Type Outer
Field Student ID# LNameTuitionSumOfPaymentAmount Due* Table Query 7A Query 7B Total Show xxxxx Sort Criter ia OR Query Name: Query 7C Tables Required: Query 7A/Query 7B Join on: Student ID# Join Type Inner Amount Due: Nz([Tuition],0) – Nz([SumOfPayment],0)