Multiple Query questions

  • Follow


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.
0
Reply Utf 4/22/2010 1:49:02 PM

Show us the SQL.  Open the query in design view. Next go to View, SQL View 
and copy and past it here. 
-- 
Jerry Whittle, Microsoft Access MVP 
Light. Strong. Cheap. Pick two. Keith Bontrager - Bicycle Builder.


"Jackie" wrote:

> 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.
0
Reply Utf 4/22/2010 2:36:01 PM


On Thu, 22 Apr 2010 06:49:02 -0700, Jackie <Jackie@discussions.microsoft.com>
wrote:

>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.
-- 

             John W. Vinson [MVP]
0
Reply John 4/22/2010 3:46:19 PM

2 Replies
181 Views

(page loaded in 0.503 seconds)


Reply: