It seems like you are searching for coordinate "pairs". If so, then how about:
in cell E1 use:
using Ctrl-Shift-Enter.![]()
=ADDRESS(MATCH(C1&D1,A1:A200&B1:B200,0),COLUMN(A1),1,1)
and in cell F1 use:
using Ctrl-Shift-Enter.![]()
=ADDRESS(MATCH(C1&D1,A1:A200&B1:B200,0),COLUMN(B1),1,1)
If this isn't it either, then could you attach a sample spreadsheet with sample data, and an example of what you expect the result to show?
Cheers,
Bookmarks