>Is it possible, in the conditional formatting settings of a textbox, to
>enter a logical expression, since it's looking for a true result to be
>executed? i.e.. Field Value Is - equal to - mid(myField,1,5) =
>"Hello"
You can do that, but you have to use the Expression Is
option instead of Value Is.

Signature
Marsh
MVP [MS Access]
Warrio - 31 Oct 2005 09:34 GMT
Thanks!
>>Is it possible, in the conditional formatting settings of a textbox, to
>>enter a logical expression, since it's looking for a true result to be
[quoted text clipped - 3 lines]
> You can do that, but you have to use the Expression Is
> option instead of Value Is.