Question: Excel Chapter 3 Challenge Yourself 3 . 4 Purpose: The objective of this assignment is to learn various Excel functions that the student will apply

Excel Chapter 3 Challenge Yourself 3.4
Purpose:
The objective of this assignment is to learn various Excel functions
that the student will apply to record data about completed and
planned college courses.
Skills needed to complete this project:
Finding Errors Using Trace Precedents and Trace Dependents (Skill
3.21)
Finding Data Using the VLOOKUP Function (Skill 3.18)
Using the Function Arguments Dialog to Enter Functions (Skill 3.1)
Checking Formulas for Errors (Skill 3.20)
Creating Formulas Referencing Data from Other Worksheets (Skill
3.11)
Finding Data Using the XLOOKUP Function (Skill 3.19)
Calculating Loan Payments Using the PMT Function (Skill 3.17)
Using Date and Time Functions (Skill 3.5)
Finding Minimum and Maximum Values (Skill 3.4)
Using Formula AutoComplete to Enter Functions (Skill 3.2)
Calculating Averages (Skill 3.3)
Using the Logical Function IF (Skill 3.16)
Open the start file EX2021-ChallengeYourself-3-4 and resave the file as:
[your initials]EX-ChallengeYourself-3-4
If the workbook opens in Protected View, click the Enable Editing button in the Message Bar
at the top of the workbook so you can modify it.
There are three sheets. Start with the GPA sheet.
There is at least one error on this sheet. Click the cell that displays an error and use the
precedent arrows to find the cause of the error. If the error is caused by missing values in
other cells in the worksheet, you will probably fix the error by the end of this project. Hide
the arrows before continuing.
Enter the formulas for the GPA worksheet as follows.
a. In cell B14 compute the cost for the first course by multiplying the unit cost
(cell C11) by the number of units for the course (cell G14). Use absolute references
where appropriate.
b. Fill and copy to compute the cost for each course, both semesters
(cells B15:B16 and B19:B22).
Look up the grade points for each letter grade as follows:
a. In cell I14, enter a formula using the VLOOKUP function. Use the cell range J3:K7 as
the Table_array argument. The grade points are located in column 2 of this table.
Use absolute references where appropriate.
b. Fill and copy to look up the grade points for each course, byith semesters
(cells I15:I16 and I19:I22).
Multiply the grade points by the units to calculate the quality points for each course, for
both semesters.
a. In cell J14, enter a formula to multiply I14(the grade points)* cell G14(the units).
b. Copy the formula to cells J15:J16 and J19:J22.
Use AutoSum to calculate totals for cost (cells B17 and B23), units (cells G17 and G23), and
quality points (cells J17 and J23) for each semester.
In cell K17, compute the GPA for the first semester by dividing the total quality points by the
total units (J17/G17).
In cell K23, compute the GPA for the second semester using the same formula.
Check the worksheet for errors. Is the error you found in step 4 fixed now? (It should be!)
Next go to the Loan worksheet.
Excel Chapter 3 Challenge Yourself 3 . 4 Purpose:

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!