[Progress Communities] [Progress OpenEdge ABL] Forum Post: Find records that has all items in the list

  • Thread starter Thread starter Joey Samoy
  • Start date Start date
Status
Not open for further replies.
J

Joey Samoy

Guest
Hi, This is seemingly simple, but somehow I cannot get the right code. I have a list value, "A,B". I want to find all table that has both "A,B". This list is dynamic, and may have hundreds. I cannot use lookup, because if "A" is found, "B" may not. I have that loops thru this list and find each record, if at least one is not found, go to next record. It works, but it looks ugly. :-( TIA!

Continue reading...
 
Status
Not open for further replies.
Back
Top