Need a formula that tags one table based 2 columns in each table

T

TBA

I have two tables on one worksheet, Table A and Table B. Each table
contains two column with X and Y coordinates, all values are numerical. The
coordinate system is irrelevant. I need to "tag" all XY coordinates in
Table B that have a matching XY coordinate in Table A. If Table A
coordinates are in columns A and B, and Table B coordinates are in columns C
and D, then I want to place the text "hit" in column E next to each
coordinate pair from columns C and D that match a coordinate pair in columns
A and B. The ranges for the respective tables have been named ACOORD and
BCOORD. I'm thinking there must be an array formula that will do the trick,
but I can't get figure it out. Any suggestions?

All help appreciated. Thanks!

-gk-
 
Top