Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

bFix It 3 . 6 These instructions are compatible with both Microsoft Windows and Mac operating systems. In this project, you will correct function mistakes

bFix It 3.6
These instructions are compatible with both Microsoft Windows and Mac operating systems.
In this project, you will correct function mistakes and other formula errors in a workbook designed for planning a large party or event. Be sure to save your work often!
Skills needed to complete this project:
Checking Formulas for Errors (Skill 3.20)
Finding Errors Using Trace Precedents and Trace Dependents (Skill 3.21)
Displaying and Printing Formulas (Skill 3.22)
Creating Formulas Using Counting Functions (Skill 3.6)
Finding Minimum and Maximum Values (Skill 3.4)
Formatting Text Using Functions (Skill 3.7)
Using CONCAT to Combine Text (Skill 3.9)
Finding Data Using the VLOOKUP Function (Skill 3.18)
Using the Function Arguments Dialog to Enter Functions (Skill 3.1)
Using Formula AutoComplete to Enter Functions (Skill 3.2)
Calculating Averages (Skill 3.3)
Naming Ranges of Cells (Skill 3.12)
Working with Named Ranges (Skill 3.13)
Updating Named Ranges with the Name Manager (Skill 3.14)
Editing and Deleting Names with the Name Manager (Skill 3.15)
Using Date and Time Functions (Skill 3.5)
Using the Logical Function IF (Skill 3.16)
Creating Formulas Referencing Data from Other Worksheets (Skill 3.11)
Calculating Loan Payments Using the PMT Function (Skill 3.17)
Steps to complete this project:
Mark the steps as checked when you complete them.
Open the start file EX2021-FixIt-3-6. The file will be renamed automatically to include your name. Change the project file name if directed to do so by your instructor, and save it.
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 the workbook.
On the GuestList sheet, check all the formulas. Cells to check are filled with the light purple color. Most of them need to be corrected. Use error checking as needed and/or display the formulas on-screen for easy viewing.
In the Name Tag column, modify the formula to display the guest name in this format: BILL SMITH Hint: There are multiple errors in this formula. Don't forget the space between the first and last names. Fix the formula in cell D10 and then copy it to the other cells in the column.
Correct the function used in cell A3 to calculate the sum of the values in the NumAttending column.
Correct the function used in cell A4 to count the number of values in the Street column.
Correct the function used in cell A5 to count the number of blank cells in the NumAttending column.
Correct the function used in cell A6 to display the largest value in the NumAttending column.
Correct the function used in cell A7 to display the average value in the NumAttending column.
On the Shopping List sheet, check all the formulas. Cells to check are filled with the light purple color. Most of them need to be corrected. Many of the problems on this worksheet can be solved by creating named ranges or using a name that already exists.
The formula in cell B2 uses the wrong function.
The formulas in cells A9:A23 reference a named range that doesnt exist. There is more than one correct way to fix this problem using the cell range A2:H15 on the Places to Shop worksheet. You can create the named range referenced in the formulas, or you can change the function arguments to reference the cell range instead.
The formula in cell H9 results in the correct value. However, the workbook author copied this formula to the remaining cells in the column and those values are definitely not correct! Fix the formula in cell H9 and copy it to cells H10:H23. Hint: Notice that cell H8 is named Tax.
If youve fixed the formulas in cells H9:H23 correctly, the formulas in cells I9:I23 and G5 should calculate properly now. However, the formulas in cells G2:G4 still have errors that need to be fixed. Hint: Use error checking as needed and/or display the formulas on-screen for easy viewing.
Correct the function used in cell G2 to average value of the Cost column.
Correct the function used in cell G3 to display the largest value in the Cost column.
Correct the function used in cell G4 to display the smallest value in the Cost column.
On the Summary sheet, you will be entering all the formulas. Cells to complete are filled with the light purple color. Hint: Use error checking as needed and/or display the formulas on-screen for easy viewing.
Cell B2 should use a function that will update the date to the current date every time the workbook is opened.
Cell B4 references a named range that doesnt exist. It should reference cell A4 on the Guest List sheet. You can create the named range or edit the formula to reference the cell instead.
Cell B5 references a named range that doesnt exist. It should reference cell A3 on the Guest List sheet. You can create the named range or edit the formula to reference the cell instead.
Cell B8 is missing the formula to calculate whether or not the total Cost with tax on the

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Introductory Relational Database Design For Business With Microsoft Access

Authors: Jonathan Eckstein, Bonnie R. Schultz

1st Edition

1119329418, 978-1119329411

More Books

Students also viewed these Databases questions