Computers and Technology

1. Open the start file EX2019-ChallengeYourself-9-3. The file will be renamed automatically to include your name. Change the project file name if directed to do so by your instructor, and save it.2. If the workbook opens in Protected View, click the Enable Editing button in the Message Bar at the top of the workbook so you can modify the workbook.3. Use Consolidate to create a summary of real estate sales for all property types. Place the consolidated data on the Summary worksheet in cells B3: C15. Use the Average function to consolidate the data from cells B2: C14 in the Condo, Townhouse, and Single Family worksheets. Include links to the source data.4. Import individual sales data from the tab-delimited text file Select Sales Data 2019-2020. Import the data as a table in cell A1 of the Select Sales worksheet.5. Remove the data connection when the import is complete.6. In the Select Sales worksheet, add data validation to restrict values in the House Type columns (cells B2: B139) to the values in the cell range named PropertyTypes. Include a drop-down list of values in the cells to assist in data correction.7. Add the following input message to cells B2:B139: Select a property type from the list.8. Add the following error alert to cells B2:B139: Not a valid property type.9. Apply data validation circles to any values that violate the data validation rules you just created.10. Add a comment to cell B1 in the Select Sales worksheet that reads: This needs to be fixed.11. Add a hyperlink from cell B1 in the Select Sales worksheet to link to the named range (defined name) PropertyTypes. Test the link.12. Use Flash Fill to add a new column of data to the Select Sales worksheet to display the number of bedrooms/the number of bathrooms.a. In the Select Sales worksheet, cell F1, type the heading: BR/BAb. Complete the column of data using this pattern in cell F2: 1 BR/1 BAYou will need to enter at least two samples in order for Flash Fill to suggest the correct autofill data. Check your work carefully. Sales Summary 2019-2020 Number of Sales Average Selling Price 123 One BR, One BA 4 One BR, Two BA + 5 Two BR, One BA 6 Two BR, Two BA 7 Two BR, Two BA + 8 Three BR, One BA 9 Three BR, Two BA 10 Three BR, Three BA + 11 Four BR, One BA 12 Four BR, Two BA 13 Four BR, Three BA+ 14 Five BR-. One BA 15 Five BR+ Two BA+ 16 17 18 19 20 21 22 23 24