Problem
3 - Export
to Excel - (25
extra credit points)
Learn
to export Access data to Excel and manipulate the data using Excel
formulas.This if for learning
the export function and practice with Excel formulas and layout - no
need to submit but you can earn 25 points of extra credit if you want
to
complete
all
the
instructions.
Open Access.
Open your Real Estate Database. Open your report for the entire
table. It opens in Print Preview. Click on File, Export. In the dialog
box, determine where you want the file saved and change Save as
type: to Microsoft Excel 97-2003. Name the file appropriately,
click Export. Open your file in Excel. Insert some blank
rows for your data section.
Instructions
- In
your "data section" ( upper part of your spreadsheet), enter the
following:
- Your
name.
- Today's
date, =NOW(). This has a pair parentheses following =NOW. When
this spreadsheet is opened, it will become the current date.
- Commission
Rate = 6%
- Broker's
Rate = 2.5% (deducted from the Commission Rate)
- In your
table section, do the following:
- Calculate
how many days the firm has had the listing (current date -
listing date). Use the =NOW() function for the current date. May need to Format the Date Column as "Date"; Format the Calculation
as "Number"
- Calculate
the selling price/square foot.
- Calculate
the amount of commission earned if the house is sold at the
selling price. use absolute cell references
- Calculate
the broker's fees if the house is sold at the selling prices. use
absolute cell references
- Calculate
the total commissions to be earned at listed selling price.
- Calculate
the total broker's fees to be earned at listed selling price.
- Sort
based on City, in ascending order.
- Calculate
the average/largest/smallest house based on square footage,
average/oldest/newest age, average/highest/lowest selling price.
- Calculate
the same statistics in number 8 for Santa Cruz homes only.
- Calculate
the same statistics in number 8 for Watsonville homes only.
- Calculate
the same statistics in number 8 for all other homes (other
than Santa Cruz and Watsonville).
- Delete
the two unused sheets in the workbook.
- Save
and submit via the assignment tool in Blackboard.
|