Multiple Query questions

J

Jackie

I'm trying to query a database of beach rentals and need a query with more
than 2 bedrooms, that rents for less than 1,000. When i put both criteria in,
it only registers one of them.

I also need to create a query for the highest and lowest weekly rate but
when I select Min or Max or doesn't show me anything.
 
J

Jerry Whittle

Show us the SQL. Open the query in design view. Next go to View, SQL View
and copy and past it here.
 
J

John W. Vinson

I'm trying to query a database of beach rentals and need a query with more
than 2 bedrooms, that rents for less than 1,000. When i put both criteria in,
it only registers one of them.

I also need to create a query for the highest and lowest weekly rate but
when I select Min or Max or doesn't show me anything.

Correct the errors in your query. If you would like help doing so open the
query in SQL view and post it here so someone else can see it.
 

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

Top