Re: List box and Button

From: Wayne Morgan (comprev_gothroughthenewsgroup_at_hotmail.com)
Date: 11/30/04


Date: Mon, 29 Nov 2004 23:43:19 -0600

No, this shouldn't prevent you from having other criteria in the query on
other fields. You could even have other criteria on this field using an Or
or And statement in the criteria. Post the SQL view (copy and paste) of your
query into a message.

-- 
Wayne Morgan
MS Access MVP
"Rich" <Rich@discussions.microsoft.com> wrote in message 
news:F9B00870-2875-4A50-A471-80244F8F5270@microsoft.com...
> Thanks Wayne.
>
> Does this keep me from adding further criteria to the query??
> I have another filed that is called "Survey Status" that is linked to the
> Customer List Table.  I want it to only show "survey performed" (which is 
> one
> of the list choices) but it wont let me / or I am doing it wrong.