P
Pharoh
I want to create a query that displays ONLY records where the two
joined fields are equal. The catch is that I only want the first 4
numbers in one field to be used otherwise it won't work.
Field 1 Field 2
===== =====
1234 123456
4321 432100
So basically....I only want Field 1 to be compared to the first 4
numbers in Field 2.
Thanks tons!
joined fields are equal. The catch is that I only want the first 4
numbers in one field to be used otherwise it won't work.
Field 1 Field 2
===== =====
1234 123456
4321 432100
So basically....I only want Field 1 to be compared to the first 4
numbers in Field 2.
Thanks tons!