I'd like to know if there is a way to see if columns return matching values for the attached sheet. I'm trying to create a sports schedule. The schedule is weighted so I have to keep making changes and I want to make sure I don't have any matchups that are incorrect (I already did, that's why I need to check). For example in week 2. Team 1 (A2) plays Team 10 (B2). This is correct because Team 10 (A11) plays Team 1 (B11). This creates a sort of reverse pair (1,10) and (10,1) to give me the proper values. I feel like there has to be some sort of vlookup,xlookup, index-match, etc scenario that I can check this with some if statements or some other function, but I can't figure it out. Any help would be much appreciated.
Screenshot_21Apr2024.png
Bookmarks