Question
Independent Project 2-5 These instructions are compatible with both... Independent Project 2-5 These instructions are compatible with both Microsoft Windows and Mac operating systems. San
Independent Project 2-5 These instructions are compatible with both...
Independent Project 2-5
These instructions are compatible with both Microsoft Windows and Mac operating systems.
San Diego Sailing keeps data about its fleet of rental and charter boats. One of the sheets is missing a piece of data and another sheet has circular reference errors. You will complete work on these sheets, calculate projected rates for each boat, and build basic statistics about past rentals.
[Student Learning Outcomes 2.1, 2.2, 2.3, 2.4, 2.5, 2.6, 2.7]
File Needed:SanDiegoSailing-02.xlsx(Available from theStart Filelink.)
Completed Project File Name:[your name]-SanDiegoSailing-02.xlsx
Skills Covered in This Project
- Create and copy formulas.
- Use formula auditing tools.
- Set mathematical order of operations.
- Use relative, mixed, and 3D cell references.
- UseCOUNTIFandSUMIFfunctions.
- Build anIFformula.
- Insert theTODAYfunction.
- Open theSanDiegoSailing-02.xlsxworkbook.
- If the workbook opens inProtected View, click theEnable Editingbutton so you can modify it.
- 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.
- Review a formula.
- Click theNew Pricessheet tab and review theFormula bar.
- Click cellD5. The formula begins with1+D4.
- Edit and copy a formula with mixed references.
- Edit the formula in cellD5to showD$4instead of "D4." The formula should multiply one plus the percentage value in cellD4by the current rate on theFleetsheet($H5). With an absolute reference to row 4 and column H on theFleetsheet, you can copy the formula down the column (Figure 2-105).
- Figure 2-105 Mixed reference in the edited formula
- Copy the formula in cellD5to cellsD6:D19without formatting to preserve the border.
- Select cellsD5:D19and drag theFillpointer to copy the formulas to cellsE5:E19.
- Click cellE6. The formula is adjusted to use the percentage value in cellE4in place of cellD4. Note also that the reference on theFleetsheet($H6)is adjusted to show the correct row.
- Build a formula with mixed references.
- Click cellF5and type=(1+to start the formula.
- Select cellF4and make it an absolute reference to the row but not the column.
- Type)*for the closing parenthesis and multiplication.
- Click cellI5on theFleetsheet, and make the reference absolute for the column but not the row (Figure 2-106).
- Figure 2-106 Mixed references in the new formula
- Copy the formula down columnFwithout formatting to preserve the border.
- Format cellsF5:F19asCurrencyand then copy cellsF5:F19to cellsG5:G19.
- Build anIFfunction formula.
- Click theFleetsheet tab and select cellG5. Rental boats with a stove in the galley must seat 8 or more people.
- IFfunction in which thelogical_testargument determines if there are 8 or more seats.
- UseYesfor thevalue_if_trueargument. UseNofor thevalue_if_falseargument. (If you type the formula, enclose the text arguments within quotation marks.)
- Copy the formula to cellsG6:G19without formatting and then center the data in column G.
- Insert theTODAYfunction in cellB21. Format the date to show the month spelled out, the date, and four digits for the year (January 1, 2020).
- a division formula.
- Click theBookingssheet tab and select cellF5. Calculate average revenue per passenger by dividing the fee by the number of passengers.
- Build the division formula.
- Copy the formula in cellF5to cellsF6:F19.
- make and copy aCOUNTIFfunction to count bookings by boat manufacturer.
- Select cellD27.
- Start theCOUNTIFfunction from theStatisticalcategory by clicking theMore Functionsbutton in theFunctionLibrarygroup.
- Use cells$C$5:$C$19as theRangeargument.
- Set aCriteriaargument that will select all boats in the "Beneteau" group. The criteria isben*. If you type the formula, include quotation marks.
- Copy the formula in cellD27to cellsD28:D30.
- Edit the criteria in each copied formula in cellsD28:D30to reflect the boat make.
- Create and copy aSUMIFfunction to calculate total revenue by boat make.
- Select cellE27.
- Start theSUMIFfunction with cells$C$5:$C$19as theRange.
- Set theCriteriaargument toben*.
- Set theSum_rangeargument to cells$E$5:$E$19.
- Copy the formula in cellE27to cellsE28:E30.
- Edit the criteria in each copied formula in cellsE28:E30as needed.
- Complete formatting.
- Apply theCurrencyformat to all values that represent money.
- Format the labels in cellsA1:A2as18point.
- Select cellsA1:F2and click theAlignmentlauncher [Hometab,Alignmentgroup]. Center the labels across the selection.
- Merge and center the label in cellC25over cellsC25:E25and format it at16points.
- Bold and center the labels in rows4and26.
- Select cellsA4:F19and applyAll Borders. Do the same for cellsC25:E30.
- Center the page horizontally.
- Save and close the workbook (Figure 2-107).
- Upload and save your project file.
- Submit project for grading.
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