G
Guest
I have fields in which there are numbers, i.e. Field called A, content: 1234.
I need to know how to query as follows:
list all fields that don't contain any of the individual digits found in
field A... (i.e. 1 - 2 - 3 - 4). So it should return fields like 6789, 9867,
7598, etc.
THANK YOU
I need to know how to query as follows:
list all fields that don't contain any of the individual digits found in
field A... (i.e. 1 - 2 - 3 - 4). So it should return fields like 6789, 9867,
7598, etc.
THANK YOU