A
Andy
I have two tables. Table A has a field that lists a 3 digit code. Table B has
a field that may contain somewhere in it's value one of these 3 digit codes.
i.e. Table A has 'RR7' as a value, and the field in Table B may be '3456 RR7
clean'.
I need to report which records within Table B would have any of the codes
from Table A within it's string. How could I write this?
a field that may contain somewhere in it's value one of these 3 digit codes.
i.e. Table A has 'RR7' as a value, and the field in Table B may be '3456 RR7
clean'.
I need to report which records within Table B would have any of the codes
from Table A within it's string. How could I write this?