Good thinking.  Thanks Karen.  Since this was a question posed by Jean Marc 
Masse, I'll ask him to check it out.
________________________________________
From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED]
Sent: Monday, August 04, 2008 12:55 PM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Re: PopUp Dynamic Where Clause

Don't quote me on this, but I think I tried this once and both of the fields 
have to be displayed in your popup.  Are both yours?

Karen



Follow-up question on this subject.

WHERE field1 CONTAINS '&' 

works fine, but 

WHERE field1 CONTAINS '&' OR field2 CONTAINS '&' 
WHERE (field1 CONTAINS '&' OR field2 CONTAINS '&')

Only brings up the results of the field1 comparison.

Anything else I'm missing?

TIA,

Claudine


Reply via email to