K
Kevin11
I don't see anything wrong with the expression. Is TXV a
boolean field type?
Drop just one AND condition and see if "S104" is
returned.
IIf(( ([EER]>=11 Or [SEER]>=13) And ([TXV]
=False)),"S104",...
If "S104" is returned than the problem is with the
condition you removed. You can test each condition this
way to see which one is the culprit. At least this will
narrow down your problem. Good luck.
Kevin
return the correct value:
boolean field type?
Drop just one AND condition and see if "S104" is
returned.
IIf(( ([EER]>=11 Or [SEER]>=13) And ([TXV]
=False)),"S104",...
If "S104" is returned than the problem is with the
condition you removed. You can test each condition this
way to see which one is the culprit. At least this will
narrow down your problem. Good luck.
Kevin
runs but the OR operator is not operating properly to-----Original Message-----
I have this expression in my select clause. The query
return the correct value:
="hp",[HSPF]>=8,[HSPF]>=0)) And ([TXV]=False)),"S104",.......,IIf(( ([EER]>=11 Or [SEER]>=13) And (IIf([Product]