I am tempted to mark this as a duplicate post, because i am certain we have handling this in a previous request from you. I suggest you review some of your previous questions, one of which should provide the answer.
consultation
I would like to know how I can search for the label that contains 2 or more values. The ideal is that the values ββin this case coincide with item 2 and 3.
In the drop-down menus there will always be a value that is not repeated in all the labels, so that it can be identified.
Setting the 'DOES NOT EXIST' Label Text should be done only once, at the start of the search. Leave it to a successful match to over-write it, and don't go jumping at every mismatch to overwrite any successfil hits.
You don't need that for each item in list value loop in the GotValue event, because it delivers a single row from your table. Just check items 2 and 3 in that row for the match.