I have a attribute table created from three sets of criteria. I needed only points within an area that met slope, depth and classification. The class is always 9 so that was not an issue. The slope and depth values are causing me the issues. each slope and depth have an associated Northing and Easting. I have all the points I need but now need to narrow it down so that I only have remaining points that have one northing and easting that meet both slope and depth.
I have attached a sample of the records table. In it you can see that one line shows a N,E and depth then the next has the matching N, E and slope. How do I query out matching records and remove the depth files that do not have a matching slope record.
I hope I have explained this correctly.
Any help would be welcomed as always
Cheers
Robyn