I am brand new to ArcGIS, and I have a geodatabase containing >500 owners, each of whom own multiple properties in multiple areas. I want to find the 10 owners with the largest total ownership within a polygon, and map those 10 owners' land positions within that polygon. I can do a Summarize Within analysis, sort the table, and then manually select the largest owners, but is there a way to join the original table and select only the largest owners?
Thanks for any help!