I typed this exactly in the querey criteria, and it would not proceed. I am
not unfortunately very familiar with the SQL code. Is there somthing
obviously wrong with the following? (Active is the name of this particualr
field)
IIf([Active]=true,"Yes","No")
It shouldn't be typed in the Criteria row, it should be typed in the
Field row.
Cheers,
Jason Lepack
On May 15, 11:26 am, workATaccess
<workATacc...@discussions.microsoft.com> wrote:
> I typed this exactly in the querey criteria, and it would not proceed. I am
> not unfortunately very familiar with the SQL code. Is there somthing
> obviously wrong with the following? (Active is the name of this particualr
> field)
>
> IIf([Active]=true,"Yes","No")
workATaccess - 15 May 2007 16:58 GMT
That did it!! Thank you. I was able to customize them even further with
that formula. That is great.
> It shouldn't be typed in the Criteria row, it should be typed in the
> Field row.
[quoted text clipped - 10 lines]
> >
> > IIf([Active]=true,"Yes","No")