AND in query expression

  • Thread starter Thread starter Garry
  • Start date Start date
G

Garry

Hi all

Can someone tell me where I am going wrong with the following query
expression

Rate: IIf([X]=25 And [Y]=1 And [Z]=1,"Red","Blue")

Getting error message

Thanks, Garry
 
In the select query window it just says Rate: #Error

Rick B said:
What does the error say?

--
Rick B



Garry said:
Hi all

Can someone tell me where I am going wrong with the following query
expression

Rate: IIf([X]=25 And [Y]=1 And [Z]=1,"Red","Blue")

Getting error message

Thanks, Garry
 
what's the error msg?
Hi all

Can someone tell me where I am going wrong with the following query
expression

Rate: IIf([X]=25 And [Y]=1 And [Z]=1,"Red","Blue")

Getting error message

Thanks, Garry
 

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