I don't think I told you my problem clearly.
one line of data has up to 13 different numbers. I can either leave them in 13 different data boxes, or merge them into a single one. Either is possible. But I want the query to find a single number, and then print the corresponding patient name. So if I am looking for number "20" and the data has "1 or 19 or 80 or 20" the query picks out this case with 20 in the series.