I have a list of phones that I have to see if they exist in the table "Phones" the problem is that there is more than one field that each value can be in the table, i.e.
This value: 4164553627 can be in Field1 or in Field2 or Field3 or Field4... or Field25
This value: 9054558557 can be in Field1 or in Field2 or Field3 or Field4... or Field25
Is there a query than can tell me in which field the value is?