How can I, in an IIF statement, create the outcome to show in red?
ErrorbyPerson:IIF(table)!(field)=-1,"name"))
I want the "name" to appear in red in the query.
Is it possible?
Rick B - 29 Mar 2006 17:47 GMT
You can't in a query.
In a form or report, there is a built-in feature (conditional formatting)
that will let you do this.

Signature
Rick B
> How can I, in an IIF statement, create the outcome to show in red?
>
[quoted text clipped - 3 lines]
>
> Is it possible?