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