J
Jon
Hi,
I have two tables as follows:
Table1
A--------------B
34145 D173abcd
333215 TIE242EFG
344233 EA0124ABCD
table2
A-----------B------------C
D-173 abcd ?
B-241 efgh ?
TI-242 XYZ ?
E-0124 STQ ?
What I want to do is taking the value from field A in table1 and put it in
field C in table 2 using table1 field B as an indicator.
Please note that the field A in table2 has the same data of field B in
table1 but there are extra letters and characters.
I have two tables as follows:
Table1
A--------------B
34145 D173abcd
333215 TIE242EFG
344233 EA0124ABCD
table2
A-----------B------------C
D-173 abcd ?
B-241 efgh ?
TI-242 XYZ ?
E-0124 STQ ?
What I want to do is taking the value from field A in table1 and put it in
field C in table 2 using table1 field B as an indicator.
Please note that the field A in table2 has the same data of field B in
table1 but there are extra letters and characters.