C
CJ
I have 1 table with the headings ID, Easting, Northing,
Channel response, and comments. I have another table
with the headings Anomaly ID, Easting, Northing, and
description. The 2 tables have the Easting and Northing
in common. I want to link the 2 tables by the Easting
and Northing so my result is ID, Channel response,
comments, Anomaly ID, and description all in the same
table that has the Easting and Northing in common.
I would like everything in 1 table but I need to be able
to match them up by the Easting and Northings. How would
I go about this.
Channel response, and comments. I have another table
with the headings Anomaly ID, Easting, Northing, and
description. The 2 tables have the Easting and Northing
in common. I want to link the 2 tables by the Easting
and Northing so my result is ID, Channel response,
comments, Anomaly ID, and description all in the same
table that has the Easting and Northing in common.
I would like everything in 1 table but I need to be able
to match them up by the Easting and Northings. How would
I go about this.