Advanced Excel 2010 2 - Formulas - 0 PDF
Advanced Excel 2010 2 - Formulas - 0 PDF
Page 2 of 6
Page 3 of 6
Scenarios box. Click OK again to return to the Scenario Values box for your
second scenario.
Edit the cells to reflect the values for your second scenario. Its a good idea
for one of the cells to contain text describing the separate scenarios so you
can tell which one you are using at a given time.
When you have created all your scenarios, choose which scenario to view by
opening the Scenario Manager, clicking the scenario name, and clicking
Show. The values for the chosen scenario will appear in the changing cells,
and all formulas and graphs depending on these values will be updated.
Use Paste Special to selectively paste cell data, formats, or other aspects
Select and copy the cells whose format you want to duplicate.
Click the upper left cell of the area you want to paste into, and
then click the dropdown arrow below the Paste button in the
Clipboard group of the Home Ribbon. Choose Paste Special from
the drop down menu. On the Paste Special box, select the desired
options:
Formulas: Pastes cell contents, including formulas, but does
not paste formats
Values: Pastes the calculated answers of formulas rather than
the formulas themselves
Formats: Pastes formats (except column widths) but not cell
contents same as Format Painter
Column Widths: Does not paste any data; just makes columns in the paste area the same
width as those in the copy area.
Operations: Performs selected operation between copied cells and the corresponding
cells in the paste region.
Skip Blanks: Pastes only cells that contain data; does not paste blank cells.
Transpose: Pastes contents of copied cells, including formulas, switching rows and
columns
Note: The icons under the Paste button on the Home Ribbon are shortcuts to many of these
Paste Special options. Hover the pointer over any icon to get a Tooltip defining its function.
Practice Exercises:
Go to http://www.smfpl.org/advanced_classes/advanced_ms_excel_2_taking_formulas_further and
download the workbook named Advanced Excel Practice - Workbooks. (For users of earlier versions of
Microsoft Excel, I have included a copy of the file in the old format as well.)
1. Open the workbook and view the sheet marked Commission.
Page 5 of 6
a. In cell B10, type a function to calculate the sum of all the sales for the month. Use the values
in column B.
b. In cell B11, type an IF function that gives the salesman a 6% commission if his gross sales are
under $2000, but an 8% commission if he sells $2000 or more. Name this cell CommAmt.
c. In cell E2, type a formula to calculate the commission on the Net Sale values in column D.
Use the range name in this formula. Copy the formula into rows 3-7 using the fill handle.
Name the range E2:E7 Commissions.
d. In cell B12, type a function to calculate the sum of the months commissions. Use the range
name in the sum formula. What is the salesmans commission? What would his commission
be if the Edwards job had been for $785.00?
2. Working with the sheets named North, South, East, West and Summary, do the following:
a. In cell B3 on Summary, use the Sum function and 3-D references to calculate the total of cell
B3 on North, South, East, and West.
b. Copy cell B3. Using Paste Special, paste the formula only (not the formatting) into cell B4.
Repeat for cells B5 through B8.
c. Use the fill handle to copy cells B3 through B8 into the remaining striped cells on the
Summary sheet.
d. Copy cells B3 through E3, and use Paste Special again to paste the formulas only into cells
B12 through E12. What is the average expense per attendee over all four regions in the third
quarter?
e. On the Formulas Ribbon, use the tools in the Formula Auditing group.
i. Trace dependents for cell C12. Trace precedents for cell B9. How does Excel indicate
which cells are used by this formula?
ii. Now trace precedents for cell D4. Why does this display look different from the
previous one?
iii. Use the Remove Arrows button to remove the arrows when you are done with
them.
3. Create a new sheet in your workbook. Name it Mortgage.
a. Ten years ago your parents set up a fund to help you with a down payment. You and they
have each been putting in $100 a month since then (total savings $200/month). If the
interest rate was 1.75%, how much is now available for your down payment? Use the FV
function to find out.
b. You want to buy a condo that is selling for $130,500 and the bank has offered you an
interest rate of 5.19% on a 30-year mortgage or 4.65% on a 15-year mortgage. Use the PMT
function to calculate your monthly payment for each of those loans. Bonus: How much
money will you pay out over the life of each of those two loans?
c. You like the idea of a 15-year mortgage, but you can only afford a payment of $650 a month.
Maybe you should find a cheaper condo? Using Goal Seek, find out the maximum price of
house you can afford. (Remember, you are setting the payment cell to a negative amount.)
Page 6 of 6