Conditional Formating..

  • Thread starter Thread starter Warrio
  • Start date Start date
W

Warrio

Hello!

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"

Thanks for your help!
 
Warrio said:
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.
 
Back
Top