Computer excel | Computer Science homework help

Shelly Cashman Excel 365/2021 | Modules 1-3: SAM Capstone Project 1a

Shelly Cashman Excel 365/2021 | Modules 1-3: SAM Capstone Project 1a


Ensight Healthcare Consultants

CREATE FORMULAS WITH FUNCTIONS

GETTING STARTED

Save the file
SC_EX365_2021_CS1-3a_
FirstLastName_1.xlsx
as
SC_EX365_2021_CS1-3a_
FirstLastName_2.xlsx

Edit the file name by changing “1” to “2”.

If you do not see the
.xlsx file extension, do not type it. The file extension will be added for you automatically.

With the file
SC_EX365_2021_CS1-3a_
FirstLastName_2.xlsx
open, ensure that your first and last name is displayed in cell B6 of the Documentation worksheet.

If cell B6 does not display your name, delete the file and download a new copy.

PROJECT STEPS

Carla Arranga is a senior account manager at Ensight Healthcare Consultants, a consulting firm that works with hospitals, clinics, and other healthcare providers around the world. Carla has created a workbook summarizing the status of the consulting project for Everett Hospital. She asks for your help in completing the workbook.

Go to the
Project Status worksheet.
Unfreeze the first column since it does not display information that applies to the rest of the worksheet.

In cell J1, enter a formula using the
NOW function to display today’s date. Apply the
Short Date number format to display only the date in the cell.

Format the worksheet title as follows to use a consistent design throughout the workbook:

Fill cell B2 with the
Dark Red, Accent 6, Lighter 40% shading color.

Change the font color to
White, Background 1.

Merge and center the contents of cell B2 across the range B2:H2.

Use
AutoFit to resize row 2 to its best fit.

Format the billing rate data as follows to suit the design of the worksheet and make the data easier to understand:

Italicize the contents of cell I2 to match the formatting in cell I1.

Apply the
Currency number format to cell J2 to clarify that it contains a dollar amount.

Format the data in cell A4 as follows to display all of the text:

Merge the cells in the range A4:A13.

Rotate the text up in the merged cell so that the text reads from bottom to top.

Middle-align and
center the text.

Remove the border from the merged cell.

Resize column A to a width of
4.00.

Format the data in row 4 as follows to show that it contains column headings:

Change “Description” to use
Service Description as the complete column heading.

Apply the
Accent 6 cell style to the range B4:H4.

Use
AutoFit to resize column D to its best fit.

Carla wants to include the actual dollar amount of the services performed in column E. Enter this information as follows:

In cell E5, enter a formula without using a function that multiplies the actual hours (cell
D5) by the billing rate (cell
J2) to determine the actual dollar amount charged for general administrative services. Include an absolute reference to cell J2 in the formula.

Use the Fill Handle to fill the range E6:E13 with the formula in cell E5 to include the charges for the other services.

Format the range E6:E13 using the Comma number format and no decimal places to match the formatting in column F.

Carla needs to show how much of the estimate remains after the services performed. Provide this information as follows:

In cell G5, enter a formula without using a function that subtracts the actual dollars billed (cell
E5) from the estimated amount (cell
F5) to determine the remaining amount of the estimate for general administrative services.

Use the Fill Handle to fill the range G6:G13 with the formula in cell G5 to include the remaining amount for the other services.

Format the range G6:G13 using the
Comma number format and no decimal places to match the formatting in column F.

Carla also wants to show the remaining amount as a percentage of the actual amount. Enter this information as follows:

In cell H5, enter a formula that divides the remaining dollar amount (cell
G5) by the estimated dollar amount (cell
F5).

Copy the formula in cell H5 to the range H6:H14, pasting only the formula and number formatting to display the remaining amount as a percentage of the actual amount for the other services and the total.

Calculate the project status totals as follows:

In cell D14, enter a formula using the
SUM function to total the actual hours (range
D5:D13).

Use the Fill Handle to fill the range E14:G14 with the formula in cell D14.

Apply the
Accounting number format with no decimal places to the range E14:G14.

Carla also wants to identify the services for which Ensight has billed more than the full estimate amount.

In the range H5:H13, use
Conditional Formatting Highlight Cells Rules to format values less than 1% (0.01) in
Light Red Fill with Dark Red Text.

Carla imported data about the consultants working on the Everett Hospital project and stored the data on a separate worksheet, but wants to include the data in the
Project Status worksheet.

Copy and paste the data as follows:

Go to the
Consultants worksheet and copy the data in the range B2:G12.

Return to the
Project Status worksheet. Paste the data in cell J3, keeping the source formatting when you paste it.

Carla needs to list the role for each consultant. Those with four or more years of experience take the Lead role. Otherwise, they take the Associate role. List this information as follows:

In cell N5 on the
Project Status worksheet, enter a formula that uses the
IF function to test whether the number of years of experience (cell
M5) is greater than or equal to
4.

If the consultant has four or more years of experience, display
“Lead” in cell N5.

If the consultant has less than four years of experience, display
“Associate” in cell N5.

Copy the formula in cell N5 to the range N6:N13, pasting the formula only.

Use
AutoFit to resize column N to its best fit.

Carla wants to include summary statistics about the project and the consultants. Include this information as follows:
In cell D16, enter a formula that uses the
AVERAGE function to average the number of years of experience (range
M5:M13).

Make the 3-D Clustered Column chart in the range B17:H31 easier to interpret as follows:

Change the chart type to a
Clustered Bar chart.

Use
Actual Project Hours as the chart title.

Add a primary horizontal axis title to the chart, using
Hours as the axis title text.

Add data labels in the
center of each bar.

Delete row 33 since Carla has reformatted the clustered column chart.

Go to the
Schedule worksheet. Rename the
Schedule worksheet tab to
Project Schedule to use a more descriptive name.

Each service starts on a different date because the services depend on each other. Enter the starting dates for the remaining services as follows:

In cell D6, enter a formula without using a function that adds
4 days to the value in cell
C6.

In cell E6, enter a formula without using a function that subtracts
3 days from the value in cell
C6.

In cell F6, enter a formula without using a function that adds
2 days to the value in cell
E6.

In cell G6, enter a formula without using a function that adds
2 days to the value in cell
C6.

Copy the formulas in Phase 2 to the rest of the schedule as follows:

Copy the formula in cell D6 to the range D7:D9.

Copy the formula in cell E6 to the range E7:E9.

Copy the formula in cell F6 to the range F7:F9.

Copy the formula in cell G6 to the range G7:G9.

In cell C11, enter a formula that uses the
MIN function to find the earliest date in the project schedule (range
C6:G9).

In cell C12, enter a formula that uses the
MAX function to find the latest date in the project schedule (range
C6:G9).

Your workbook should look like the Final Figures on the following pages. The value in cell J1 has been intentionally blurred as it will never be constant. Save your changes, close the workbook, and then exit Excel. Follow the directions on the website to submit your completed project.

Final Figure 1: Project Status Worksheet

Microsoft product screenshot reprinted with permission from Microsoft Incorporated. Copyright © 2018 Cengage Learning. All Rights Reserved.

Final Figure 2: Project Schedule Worksheet

8e369d94-7c51-46a3-bd17-9a92743733aa.jpeg

72bbf328-66a7-4c48-a3ad-a763ed9e7282.jpeg

image9.png

image6.png

image7.png

image8.png







Calculate Your Essay Price
(550 words)

Approximate price: $22

Calculate the price of your order

550 words
We'll send you the first draft for approval by September 11, 2018 at 10:52 AM
Total price:
$26
The price is based on these factors:
Academic level
Number of pages
Urgency
Basic features
  • Free title page and bibliography
  • Unlimited revisions
  • Plagiarism-free guarantee
  • Money-back guarantee
  • 24/7 support
On-demand options
  • Writer’s samples
  • Part-by-part delivery
  • Overnight delivery
  • Copies of used sources
  • Expert Proofreading
Paper format
  • 275 words per page
  • 12 pt Arial/Times New Roman
  • Double line spacing
  • Any citation style (APA, MLA, Chicago/Turabian, Harvard)

Our guarantees

Delivering a high-quality product at a reasonable price is not enough anymore.
That’s why we have developed 5 beneficial guarantees that will make your experience with our service enjoyable, easy, and safe.

Money-back guarantee

You have to be 100% sure of the quality of your product to give a money-back guarantee. This describes us perfectly. Make sure that this guarantee is totally transparent.

Read more

Zero-plagiarism guarantee

Each paper is composed from scratch, according to your instructions. It is then checked by our plagiarism-detection software. There is no gap where plagiarism could squeeze in.

Read more

Free-revision policy

Thanks to our free revisions, there is no way for you to be unsatisfied. We will work on your paper until you are completely happy with the result.

Read more

Privacy policy

Your email is safe, as we store it according to international data protection rules. Your bank details are secure, as we use only reliable payment systems.

Read more

Fair-cooperation guarantee

By sending us your money, you buy the service we provide. Check out our terms and conditions if you prefer business talks to be laid out in official language.

Read more

Order your essay today and save 10% with the coupon code: best10