I've got XYZ coordinates of two surveys that were done on the same area. However the two surveys were not performed to the same datum level. I am trying to find communal points between the two data sets and compare the elevation values in order to normalise the data and combine the two surveys into one.
Below is a screenshot of my spreadsheet:

So, basically what I want to do is look for duplicate values in columns A and F. I then want to compare the corresponding values in columns B and G and identify points that have both the same X and Y coordinates. Any hints on how to do this?
Unfortunately the duplicate points will not fall in the same row. So I will need to compare all values in column F to all values in column A.
Below is a screenshot of my spreadsheet:

So, basically what I want to do is look for duplicate values in columns A and F. I then want to compare the corresponding values in columns B and G and identify points that have both the same X and Y coordinates. Any hints on how to do this?
Unfortunately the duplicate points will not fall in the same row. So I will need to compare all values in column F to all values in column A.