Purchase Solution

Introducing excel / college

Not what you're looking for?

Ask Custom Question

In this project, you will create an expense report for a company's sales force, then save it. 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

Retrieve Expense Report, save it on your computer, and open it in Excel. This partially completed workbook contains the column headings and several expense items.
Enter a SUM function in cells C12: N12 that totals the figures in rows 8 through 11. To do so, enter =SUM(C8:C11) in cell C12, then use the copy and paste feature to copy the formula to columns D through N. (Remember that you can paste more than once without copying again.)
In cell M4, put the label "Allowance." In cell M5, type "0.32" (the amount paid per mile). In cell M8, put a formula that multiplies the mileage in cell L8 by the mileage allowance in cell M5. (Remember to use an absolute reference to cell M5 and a relative reference to L8.) Copy the formula to cells M9:M11.
In cell N8, sum the range C8:K8 and M8 (omitting column L, which is not an expense). Hint: One way is to use the SUM function for the contiguous range and add in the noncontiguous cell. Another way is to enter the range as two separate arguments of the SUM function.) Copy the formula to cells N9:N11.
Select the column headings in row 6 and format them as bold.
Create a report title by typing Expense Report in A2. Select cells A2:N2 and use the Merge and Center button to center the title across the report. Change its font size to 14. Also, use the Merge and Center button to place "Transportation" above "Air and Ground" and "Meals" above "Brkfast, Lunch, and Dinner." Don't forget to format these words to match the other headings.
Select the date in cells A8:A11 and change the format to day-month.
Highlight the range A8:M11. Change the background to Light Turquoise; add borders around each cell in the range. (Hint: You can use the All Borders button on the Formatting toolbar.)
You may need to change the column widths.
Using Page Setup, create a custom footer with "Created by Your Name" at the right side. Change the page orientation to Landscape, and select the Fit to One Page option.
Fill in the blank cells in range A8:M11 with numeric values. You may choose to fill in those cells with 0s (zeros), or any other number you may choose. Save the finished workbook as Expense Report 1. er it see if i have done it right and here is what I'm working on:

2. And here is the Expense Report that I have been working on with the Unit at the top

allowance
0.32
Date Description Air Ground Lodging Brkfast Lunch Dinner Entertain Phone Other Miles Mileage $ Total

2/15/2001 Conference in Texas 475 55 120 15 20 9.5 624 695
3/17/2001 Meeting in Altona 15 20 119
3/30/2001 Meeting in Salem 95 12 21 45 10 35 280
3/31/2001 Meeting in Salem 8 15 20 6 280
SUN 694.5

Attachments
Purchase this Solution

Purchase this Solution


Free BrainMass Quizzes
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.

Basic Networking Questions

This quiz consists of some basic networking questions.

C++ Operators

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