10 Nov You own a small real estate company in Indianapolis. You track the real estate properties you list for clients. You want to analyze sales for selected properties. Yesterday, you prepared
Excel Chapter 1 Mid-Level 2 – Real Estate Sales Report
Exp22_Excel_Ch01_ML2_Sales
Exp22 Excel Ch01 ML2 Sales
Project Description:
You own a small real estate company in Indianapolis. You track the real estate properties you list for clients. You want to analyze sales for selected properties. Yesterday, you prepared a workbook with a worksheet for recent sales data and another worksheet listing several properties you listed. You want to calculate the number of days that the houses were on the market and their sales percentage of the list price. In one situation, the house was involved in a bidding war between two families that really wanted the house. Therefore, the sale price exceeded the list price.
Start Excel. Download and open the file named Exp22_Excel_Ch01_ML2_Sales.xlsx. Grader has automatically added your last name to the beginning of the filename.
The owners of the house on 640 North Oak Drive took their house off the market. You want to delete that row since it did not sell.
In the April worksheet, delete row 10, which has incomplete sales data.
The listings are organized by date listed. The 973 East Mulberry Lane listing needs to be moved up in the list.
Select and cut row 13 and insert cut cells on row 10.
You want to assign a property ID to each listing. The code will have the year 2024 with a sequential number.
Type 2024-001 in cell A5 and use Auto Fill to complete the series to assign a property ID to each property in the range A6:A13.
Real estate agents study the number of days houses are on the market. In some cases, the longer a house is on the market, it might indicate the asking price is too high.
Enter a formula in cell C5 that calculates the number of days the first house was on the market by subtracting the date listed from the date sold. Copy the formula to the range C6:C13.
Monetary values look better when they are formatted to display the dollar signs. Because all monetary values are whole numbers, you will decrease the decimal points to avoid columns where all the data ends in .00.
Format the list prices and sold prices in the range F5:G13 with Accounting Number Format with zero decimal places.
To analyze the real estate market, it is helpful to calculate the selling prices as a percentage of the list price. For example, the second house was listed for $500,250, but it sold for only $400,125. Therefore, the sale percentage of the list price is .7999 or 79.99%.
Enter a formula in cell H5 that calculates the sales price percentage of the list price for the first house by dividing the sold price by the list price. Copy the formula to the range H6:H13.
The calculated percentages need to be formatted with the percent symbol rather than displaying the values as raw numbers.
Format the values in the range H5:H13 with Percent Style with two decimal places.
Currently, the labels on row 4 are hard to read. You will wrap the headings within each cell to improve readability.
Center horizontally and wrap the headings in the range A4:H4.
For better sequencing of columns, you want to display the Days on Market column after the two columns containing the dates.
Insert a new column between the Date Sold and List Price columns. Move the Days on Market data to the new blank column F by moving the range C4:C13 to F4:F13. Delete column C.
You notice the list contains a wrong date and wrong list price that need to be corrected.
Edit the date sold of the 41 Chestnut Circle house to be 4/22/2024.
Increasing the height of the rows of data and centering the data vertically between the top and bottom cell margins will make it easier for the other agents to review the data.
Select the property rows (rows 5:13), set a 25 row height, and apply Middle Align.
Displaying borders helps separate the property listings.
Apply the All Borders border style to the range A4:H13.
You want to improve the alignment of number of days on market below the column label.
Apply Align Right and increase the indent two times on the days on market formula results in the range E5:E13.
You noticed some misspelled words in the worksheet.
Use Excel to check the spelling and correct misspelled words.
You don't need the data on the Properties sheet but you do want to copy the April worksheet to create a template for May.
Delete the Properties sheet. Insert a new sheet named May. Make sure the May sheet is the second sheet tab.
You want to copy the original data to the new sheet so that you can modify the duplicated data.
Use the Select All feature to select all data on the April worksheet and copy it to the May worksheet. Use the paste option to Keep Source Column Widths.
After copying data from the April worksheet to the May worksheet, you want to prepare the May worksheet for data.
In cell A2, change April to May. Select the ranges A5:D13 and F5:G13 and clear cell contents but keep the formatting In cell F5, type 1. In cell G5, type 1. Copy the values to the range F6:G13.
The property listings dataset is small. To improve readability on the printed copy for the other real estate agents, you will increase the scaling.
Select both worksheets and apply 120% scaling.
You want to apply page setup options to both sheets, so you need to group the sheets first.
Select both worksheets. Select Landscape orientation. Center the page horizontally and vertically between the margins.
With both worksheets still selected, insert a footer with the text Exploring Series on the left side, the sheet name code in the center, and the file name code on the right side.
Save and close Exp22_Excel_Ch01_ML2_Sales.xlsx. Exit Excel. Submit the file as directed.
Stanley_Exp22_Excel_Ch01_ML2_Sales.xlsx
Properties
| 125 Amsterdam Drive |
| 341 North Oak Drive |
| 100 South 325 West |
| 386 East Elm Street |
| 2304 West 39th Street |
| 41 Chestnut Circle |
| 973 East Mulberry Lane |
| 538 North Oak Drive |
| 64 Chancellor Estates |
| 341 Vintage Road |
| 641 North Vestry |
| 643 North Vestry |
| 43 Chestnut Circle |
April
| Kennington & Asociates Realty | |||||||
| April Sales Report | |||||||
| Prop ID | Propperty | Days on Market | Date Listed | Date Sold | List Price | Sold Price | % of List Price |
| 125 Amsterdam Drive | 1/12/24 | 4/12/24 | 350000 | 335000 | |||
| 341 North Oak Drive | 1/31/24 | 4/5/24 | 475000 | 460725 | |||
| 100 South 325 West | 2/13/24 | 4/30/24 | 475000 | 470350 | |||
| 386 East Elm Street | 2/17/24 | 4/1/24 | 400000 | 385500 | |||
| 41 Chestnut Circle | 2/22/24 | 4/17/24 | 423500 | 430000 | |||
| 640 North Oak Drive | 3/1/24 | ||||||
| 538 North Oak Drive | 3/11/24 | 4/1/24 | 500250 | 510750 | |||
| 64 Chancellor Estates | 3/15/24 | 4/10/24 | 325000 | 320000 | |||
| 1504 East Cedar Drive | 4/1/24 | 4/18/24 | 599000 | 625500 | |||
| 973 East Mulberry Lane | 2/28/24 | 4/3/24 | 450500 | 445500 | |||
Exp22_Excel_Ch01_ML2_Sales_Instructions.docx
Grader – Instructions Excel 2022 Project
Exp22_Excel_Ch01_ML2_Sales
Project Description:
You own a small real estate company in Indianapolis. You track the real estate properties you list for clients. You want to analyze sales for selected properties. Yesterday, you prepared a workbook with a worksheet for recent sales data and another worksheet listing several properties you listed. You want to calculate the number of days that the houses were on the market and their sales percentage of the list price. In one situation, the house was involved in a bidding war between two families that really wanted the house. Therefore, the sale price exceeded the list price.
Steps to Perform:
|
Step |
Instructions |
Points Possible |
|
1 |
Start Excel. Download and open the file named Exp22_Excel_Ch01_ML2_Sales.xlsx. Grader has automatically added your last name to the beginning of the filename. |
0 |
|
2 |
The owners of the house on 640 North Oak Drive took their house off the market. You want to delete that row since it did not sell. In the April worksheet, delete row 10, which has incomplete sales data. |
5 |
|
3 |
The listings are organized by date listed. The 973 East Mulberry Lane listing needs to be moved up in the list. Select and cut row 13 and insert cut cells on row 10. |
5 |
|
4 |
You want to assign a property ID to each listing. The code will have the year 2024 with a sequential number. Type 2024-001 in cell A5 and use Auto Fill to complete the series to assign a property ID to each property in the range A6:A13. |
5 |
|
5 |
Real estate agents study the number of days houses are on the market. In some cases, the longer a house is on the market, it might indicate the asking price is too high. Enter a formula in cell C5 that calculates the number of days the first house was on the market by subtracting the date listed from the date sold. Copy the formula to the range C6:C13. |
10 |
|
6 |
Monetary values look better when they are formatted to display the dollar signs. Because all monetary values are whole numbers, you will decrease the decimal points to avoid columns where all the data ends in .00. Format the list prices and sold prices in the range F5:G13 with Accounting Number Format with zero decimal places. |
5 |
|
7 |
To analyze the real estate market, it is helpful to calculate the selling prices as a percentage of the list price. For example, the second house was listed for $500,250, but it sold for only $400,125. Therefore, the sale percentage of the list price is .7999 or 79.99%. Enter a formula in cell H5 that calculates the sales price percentage of the list price for the first house by dividing the sold price by the list price. Copy the formula to the range H6:H13. |
10 |
|
8 |
The calculated percentages need to be formatted with the percent symbol rather than displaying the values as raw numbers. Format the values in the range H5:H13 with Percent Style with two decimal places. |
2 |
|
9 |
Currently, the labels on row 4 are hard to read. You will wrap the headings within each cell to improve readability. Center horizontally and wrap the headings in the range A4:H4. |
5 |
|
10 |
For better sequencing of columns, you want to display the Days on Market column after the two columns containing the dates. Insert a new column between the Date Sold and List Price columns. Move the Days on Market data to the new blank column F by moving the range C4:C13 to F4:F13. Delete column C. |
5 |
|
11 |
You notice the list contains a wrong date and wrong list price that need to be corrected. Edit the date sold of the 41 Chestnut Circle house to be 4/22/2024. |
3 |
|
12 |
Increasing the height of the rows of data and centering the data vertically between the top and bottom cell margins will make it easier for the other agents to review the data. Select the property rows (rows 5:13), set a 25 row height, and apply Middle Align. |
5 |
|
13 |
Displaying borders helps separate the property listings. Apply the All Borders border style to the range A4:H13. |
5 |
|
14 |
You want to improve the alignment of number of days on market below the column label. Apply Align Right and increase the indent two times on the days on market formula results in the range E5:E13. |
5 |
|
15 |
You noticed some misspelled words in the worksheet. Use Excel to check the spelling and correct misspelled words. |
5 |
|
16 |
You don't need the data on the Properties sheet but you do want to copy the April worksheet to create a template for May. Delete the Properties sheet. Insert a new sheet named May. Make sure the May sheet is the second sheet tab. |
5 |
|
17 |
You want to copy the original data to the new sheet so that you can modify the duplicated data. Use the Select All feature to select all data on the April worksheet and copy it to the May worksheet. Use the paste option to Keep Source Column Widths. |
5 |
|
18 |
After copying data from the April worksheet to the May worksheet, you want to prepare the May worksheet for data. In cell A2, change April to May. Select the ranges A5:D13 and F5:G13 and clear cell contents but keep the formatting In cell F5, type 1. In cell G5, type 1. Copy the values to the range F6:G13. |
5 |
|
19 |
The property listings dataset is small. To improve readability on the printed copy for the other real estate agents, you will increase the scaling. Select both worksheets and apply 120% scaling. |
2 |
|
20 |
You want to apply page setup options to both sheets, so you need to group the sheets first. Select both worksheets. Select Landscape orientation. Center the page horizontally and vertically between the margins. |
3 |
|
21 |
With both worksheets still selected, insert a footer with the text Exploring Series on the left side, the sheet name code in the center, and the file name code on the right side. |
5 |
|
22 |
Save and close Exp22_Excel_Ch01_ML2_Sales.xlsx. Exit Excel. Submit the file as directed. |
0 |
|
Total Points |
100 |
Created On: 08/18/2022 1 Exp22_Excel_Ch01_ML2 – Sales 1.1
Exp22_Excel_Ch01_ML2_Sales_final_result.jpg
Our website has a team of professional writers who can help you write any of your homework. They will write your papers from scratch. We also have a team of editors just to make sure all papers are of HIGH QUALITY & PLAGIARISM FREE. To make an Order you only need to click Ask A Question and we will direct you to our Order Page at WriteDemy. Then fill Our Order Form with all your assignment instructions. Select your deadline and pay for your paper. You will get it few hours before your set deadline.
Fill in all the assignment paper details that are required in the order form with the standard information being the page count, deadline, academic level and type of paper. It is advisable to have this information at hand so that you can quickly fill in the necessary information needed in the form for the essay writer to be immediately assigned to your writing project. Make payment for the custom essay order to enable us to assign a suitable writer to your order. Payments are made through Paypal on a secured billing page. Finally, sit back and relax.
About Wridemy
We are a professional paper writing website. If you have searched a question and bumped into our website just know you are in the right place to get help in your coursework. We offer HIGH QUALITY & PLAGIARISM FREE Papers.
How It Works
To make an Order you only need to click on “Place Order” and we will direct you to our Order Page. Fill Our Order Form with all your assignment instructions. Select your deadline and pay for your paper. You will get it few hours before your set deadline.
Are there Discounts?
All new clients are eligible for 20% off in their first Order. Our payment method is safe and secure.