L
Leviathan via AccessMonster.com
I'm trying to determine if a unique string of data from one field exists in
another field. For example, the first column might have the values 12345, and
the second column might have the values ABC12345 or 12345ABC or AB12345C, etc.
The starting point of the matching string is random. How would I compare the
two?
Thanks!
another field. For example, the first column might have the values 12345, and
the second column might have the values ABC12345 or 12345ABC or AB12345C, etc.
The starting point of the matching string is random. How would I compare the
two?
Thanks!