J
Jenn
In the query we are working on; there are two tables and we want to keep the
fields from table A and then add the info from table B that matches to those
lines to the same line as table A, also while keeping the info that does not
have anything else from table B.
Example - Table A has 402 lines. Table B has 167 lines. When we do the
make-table it is narrowing the table down to only items that match and
bringing in the 167 lines. We have tried to change the join properties
however no matter which option we choose it brings in the 167 lines instead
of the 402 lines, with 167 lines having matching information. We want to keep
the 402(table A) lines just add the information from the 167(table B) lines
to them.
Essentially of the 402 lines 167 of them will have information added to
their row.
Please advise as to whether or not there is a way to complete this.
Thank you
fields from table A and then add the info from table B that matches to those
lines to the same line as table A, also while keeping the info that does not
have anything else from table B.
Example - Table A has 402 lines. Table B has 167 lines. When we do the
make-table it is narrowing the table down to only items that match and
bringing in the 167 lines. We have tried to change the join properties
however no matter which option we choose it brings in the 167 lines instead
of the 402 lines, with 167 lines having matching information. We want to keep
the 402(table A) lines just add the information from the 167(table B) lines
to them.
Essentially of the 402 lines 167 of them will have information added to
their row.
Please advise as to whether or not there is a way to complete this.
Thank you