Purchase Solution

In this exercise you are going to create a chart showing the

Not what you're looking for?

Ask Custom Question

Excel file
Details: In this project, you will open the workbook and add a column chart to show how expenses were divided. To view these instructions while you work in Excel, do either of the following: Print this page of instructions or move back and forth between this page and Excel by clicking each application's button on the Windows taskbar.

Click on Expense Report 3, save it on your computer, and open it in Excel. Change the footer to display your name instead of Adam Smith's.

In this exercise you are going to create a chart showing the expenses in the categories listed below. You first need to calculate the data in a summary section of your spreadsheet. Then, you can use that data in that summary section to create the chart. First, in cells K16:K21, enter the following labels (headers): Summary, Travel, Meals, Entertain, Phone, Other. Cells M17 through M21 will hold the data you will add to get the total expense for each category. For example, if you went on a business trip, you would need to enter the amount you spent on travel in one cell, the amount you spent on meals in another cell,and so on. Then you would use the add function to get a total of your expenses for the trip. Next, in cells M17 through M21 , create formulas to calculate the total expenses for each category:
For Travel, include expenses for Ground and Air transportation, Lodging, and Mileage $.
For Meals, include expenses for Brkfast, Lunch, and Dinner.

Finally, in cell M22, enter a function to show the total of M17:M21.You can now use this summary to create the column chart.

Create a column chart to show the graphical representation of the expenses, using the figure below as a guide. Create the chart on its own chart sheet, named Expense Report Chart. Do not include a legend but include the title "Expenses." Include data labels.

Use the Drawing toolbar to add the following Line callouts, as shown in the figure:
Travel consists of Air + Ground + Lodging + Mileage $.
Meals consist of Brkfast + Lunch + Dinner.
Rename the sheet tab for the spreadsheet Expense Report.

Fill in the blank cells in range A8:M11 with numeric values. You may choose to fill those cells with 0s (zeros). Save your finished workbook as Expense Report 4.

Purchase this Solution

Solution Summary

The solution provides full instructions and explanations in the attached Excel file.

Purchase this Solution


Free BrainMass Quizzes
Inserting and deleting in a linked list

This quiz tests your understanding of how to insert and delete elements in a linked list. Understanding of the use of linked lists, and the related performance aspects, is an important fundamental skill of computer science data structures.

C++ Operators

This quiz tests a student's knowledge about C++ operators.

Java loops

This quiz checks your knowledge of for and while loops in Java. For and while loops are essential building blocks for all Java programs. Having a solid understanding of these constructs is critical for success in programming Java.

Basic Networking Questions

This quiz consists of some basic networking questions.

C# variables and classes

This quiz contains questions about C# classes and variables.