F
FJB
I have a table which has a field called "Center Codes" and another
table with the same filed name. In order for these two fields to match,
I believe I need to update the original table by adding three numbers
in from of each record that has information in it (not all records have
this field completed). Is there a way to add those three numbers
without having to touch each record?
A related question, is it possible for for a field in Table A to match
with a field in Table B when the information in Table A matches part
of the information in Table B? The matching part would be the same six
numbers at the end of the center code if the company number is added at
the beginning.
For example, Table A has "8000450" in the center code field while Table
B has "1758000450". I either need to update each record in Table A
which has data by adding 175 to the beginning of the field OR some way
let these two values match.
Hope this makes sense.
I appreciate your help with this and other issues I have brought to
this group.
Frank
table with the same filed name. In order for these two fields to match,
I believe I need to update the original table by adding three numbers
in from of each record that has information in it (not all records have
this field completed). Is there a way to add those three numbers
without having to touch each record?
A related question, is it possible for for a field in Table A to match
with a field in Table B when the information in Table A matches part
of the information in Table B? The matching part would be the same six
numbers at the end of the center code if the company number is added at
the beginning.
For example, Table A has "8000450" in the center code field while Table
B has "1758000450". I either need to update each record in Table A
which has data by adding 175 to the beginning of the field OR some way
let these two values match.
Hope this makes sense.
I appreciate your help with this and other issues I have brought to
this group.
Frank