Purchase Solution

Create a Chart Showing the Expenses

Not what you're looking for?

Ask Custom Question

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), or any other number you may choose. Save your finished workbook as Expense Report 4.

Attachments
Purchase this Solution

Solution Summary

The solution provides detailed instructions for the Excel problem in an attached Excel file.

Purchase this Solution


Free BrainMass Quizzes
Basic Networking Questions

This quiz consists of some basic networking questions.

Basic UNIX commands

Use this quiz to check your knowledge of a few common UNIX commands. The quiz covers some of the most essential UNIX commands and their basic usage. If you can pass this quiz then you are clearly on your way to becoming an effective UNIX command line user.

Word 2010: Tables

Have you never worked with Tables in Word 2010? Maybe it has been a while since you have used a Table in Word and you need to brush up on your skills. Several keywords and popular options are discussed as you go through this quiz.

Javscript Basics

Quiz on basics of javascript programming language.

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.