display properties between a certain price

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How do I display all properties with a price between £75000 and £95000
 
Create a query based on the table with the prices.

Drop down all the fields that you want to see from the table to the columns
below.

In the criteria row for the field having the prices, put the following:

Between 75000 And 95000
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top