CIS 100 -- Excel Assignment 2
Data file(s) needed for this
assignment: CIS100Budget.xls
Objective
Ashlee Williams is a
graduate student, and has a teaching assistantship. Her college-related
expenses, such as tuition, and fees, are covered through grants and
scholarships, so the money she makes goes towards her personal expenses. In the
summer she can take on other jobs for additional income.
Being on her own for the
first time, Ashlee is finding it difficult to keep within a budget. She has
asked you to look at her finances and help her figure out how her money is
being spent. The values entered cover a 12-month span, so you can copy and
paste the formulas from one month to another or auto fill the data series
without retyping formulas or entering each month individually.
Ashlee wants to calculate
how much money she brings in and spends, figure out her average/minimum/maximum
expenses. She would also like to determine weather she can afford a mortgage
payment on a town home, and move out of graduate housing on campus.
To Do
- Download the CIS100Budget.xls
workbook, and save it as WebCTID-Budget.xls
on your flash drive. Remember to save frequently as you work.
- Insert a new
worksheet as the first sheet in the workbook and name it Documentation. Enter your name in
cell B3, the current date in cell B4 using the TODAY() function, and the
purpose of the workbook in cell B5.
- Switch to the Budget
worksheet, and then enter the formulas in the ranges C7:N7 and C20:N20 to
calculate the total income and expenses for each month.
- In range C22:N22,
enter a formula to calculate Ashlee’s net income, or how much money
is left over at the end of the month. For all the cells use the currency
format with a $ symbol and zero decimal places. (Hint: subtract the total
monthly expenses from the total monthly income)
- In the range D23:N23,
enter a formula using the SUM function to calculate the running total for
net income from February to December. (Hint: One way to calculate the
running total is to add the net income values of consecutive months.)
- In the range C5:N5,
use Auto Fill to fill in the month names Jan-06, Feb-06, Mar-06, and so
forth.
- In cell O5, enter the
column heading Total
- In the range O6:O22,
enter a formula to calculate the total income and expenses for the year.
Format the cells so that negative values will appear red, and show 2
decimal places.
- In the range C27:E43,
enter formulas to calculate the average, minimum, and maximum values for
income, expenses, and net income using the AVERAGE, MIN, MAX functions.
- Rename the last
worksheet Loan Analysis. Enter
the text Loan Analysis in cell A1.
- Switch to the Budget
worksheet and copy the range A26:B43, then switch to the Loan Analysis
worksheet and paste the values into the range A2:B19.
- In the cell C2, enter
the column heading Average.
- In the range C3:C4,
enter cell references to the values in C27:C28 of the Budget worksheet to
reference Ashlee’s Average income.
- In the range C7:C16,
enter cell references to the values in C31:C40 of the Budget worksheet to
reference Ashlee’s Average expenses. In cell C17, enter a formula to
calculate the Total Expences.
- In the cell C19,
enter a formula to calculate the net income (Total Income - Total Expences).
- Enter the following
row labels in the following cells:
- E3 – Loan
Conditions
- E4 – Loan
Amount
- E5 – Length
of Loan
- E6 – Annual
Interest Rate
- E8 – Payment
Conditions
- E9 – Payments
per Year
- E10 – Total
Payments
- E11 – Payment
Amount
- Widen column E to 21
characters
- In the range F4:F9,
enter the values for the following loan and payment conditions
- Loan Amount =
-110,000
- Years = 20
- Annual Interest
Rate = 6%
- Payments per Year =
12
- In cell F10, enter a
formula to calculate the total number of payments. In cell F11, enter a
formula using the PMT function to calculate the monthly loan payment.
- In cell C7, enter a new formula to reference the mortgage payment calculation in cell F11 (Loan Analysis).
- Enter the following
row labels in the following cells:
- E13 – Is the
loan affordable?
- E14 – Min
Monthly Savings
- Ashlee wants to save
at lest $400 a month. Enter this value into cell F14, and then in cell F13
enter a formula using the IF function to display the text
“Yes” if the average net income (C19) is greater than the minimum
monthly savings (F14), and if not “No”.
- Preview the
worksheet. Open the Page Setup dialog box, change the page orientation of
the worksheet to landscape orientation, and then select the option so the
worksheet will print on one page. Preview the worksheet again.
- Save and close the workbook.
- Print the Excel Assignment 2 Gradesheet, and fill in the information at the top.
Upload and submit your workbook into WebCT Excel Assignment 2.
IBCK- 2005-10-14