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.