Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

formula for text box to show

Status
Not open for further replies.

jedder18

Technical User
Mar 4, 2013
29
US
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
 
I ended up making 2 text boxes and laid on top of each other.
Works like a charm.

Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top