Dear all
I have two tables with a matching field of between six and eight characters long.
I need to compare the two fields where the first six characters from field 1, table 1 equals the equivelent in table 2. This is because the first six characters are unique with the remaining two characters being version numbers.
So:
Display table 1, column 1 where first six characters of table 1 = first six characters of table 2, column 1.
Can you help
Thanks
Rilkyn
I have two tables with a matching field of between six and eight characters long.
I need to compare the two fields where the first six characters from field 1, table 1 equals the equivelent in table 2. This is because the first six characters are unique with the remaining two characters being version numbers.
So:
Display table 1, column 1 where first six characters of table 1 = first six characters of table 2, column 1.
Can you help
Thanks
Rilkyn