Question

Project Description: An independent real estate firm that specializes in home sales needs to create a database in which...

Project Description:

An independent real estate firm that specializes in home sales needs to create a database in which to store its records. In the following project, you will open a database containing information about the properties the real estate firm has listed. You will work with a table in which to store agent information, and then sort the table. You create a relationship between two tables and enforce referential integrity. You also apply filters, sort a table, and save the results.

Instructions:

For the purpose of grading the project you are required to perform the following tasks:

I

Step

Instructions

Points Possible

1

Start Access. Open the downloaded Access file named exploring_a01_grader_h2.

0

2

Open the Agents table in Datasheet view, and add the following records letting Access assign the AgentID number:

FirstName                       LastName                                   Title

Guillaume                         Picard                                      Broker

Keith                                Martin                                     Agent

Usa-chan                          Yang                                       Agent

Steven                             Dougherty                            Agent in Training

Rajesh                             Khanna                                 Agent in Training

Juan                                Rosario                                  President

15

3

Sort the Agents table by the LastName field in ascending order.

15

4

Apply a selection filter so that everyone with a title other than Agent in Training displays. Save the changes to the table design and close the Agents table.

15

5

Open the Properties table in Design View. Change the data type for the specified fields as follows:
Field Name                          Data Type  

DateListed                            Date/Time

ListPrice                               Currency

SqFeet                                Number

Beds                                    Number

Baths                                   Number

AgentID                               Number

Save the changes to the design of the table and then view the table in Datasheet View.

20

6

Sort the records in the Properties table by the ListPrice field from largest to smallest.

15

7

Use Filter by Form to create a filter that will identify all properties with a list price less than $300,000 with two bedrooms. Apply the filter and preview the filtered table. Close the table and save the changes.

20

8

Close all database objects. Close the database and then exit Access. Submit the database as directed.

0

Total Points

100

Explain step 7 please

0 0
Add a comment Improve this question Transcribed image text
Answer #1

Whenever we required to “filter by many fields” we can use Filter by Form.

Here, fields such as ListPrice and Beds in Properties table needed to be filtered as per the given conditions whereas,

ListPrice < $300,000 and

Beds = 2

Go to Home tab in Access,

then near filter icon in top right side go to advanced command and from drop down list select “Filter by form”

Then similar to original datasheet a blank form will be created with fields names on top.

To specify the condition or criteria, data can be selected in box below the particular field.

To view properties with Beds=2,

select 2 from the drop down in the box below Beds field and click there.

Then after applying the condition click on “toggle filter” option near Filter icon.

Then you are able to see the records match that criteria.

In order to apply AND condition to that,

click on the “look for” near “or” tab in the bottom of form

“look for” tab is for creating AND conditions.

and enter <=300000 in box below ListPrice.

Then click toggle filter

Add a comment
Know the answer?
Add Answer to:
Project Description: An independent real estate firm that specializes in home sales needs to create a database in which...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT