Using Crystal 8
{text_Value}= "No"
or trim({text}) = ""
or {text2_Value} = "No"
or trim ({text2}) = ""
Have a text box and suppressing it with the above formula
However, it's not working if 1 or the other is opposite of =
Will not work with both criteria
I need it to show if either one of these = YES
TIA.
Jen
{text_Value}= "No"
or trim({text}) = ""
or {text2_Value} = "No"
or trim ({text2}) = ""
Have a text box and suppressing it with the above formula
However, it's not working if 1 or the other is opposite of =
Will not work with both criteria
I need it to show if either one of these = YES
TIA.
Jen