Jun 14 2024 09:06 AM - edited Jun 17 2024 08:12 AM
Hello - I am trying to check data across just 2 Tabs to see if the dates match but the problem I am running into is the report is the same but the entries are not lining up so I am getting all True results where they might not be as I've tested a few entries with different dates and the result does not change. There are 2 entries that are required to match, name and floor #, and I've been using: If(OR(CountIF(Criteria1), (Criteria2)),IF(CountIF(Matching Criteria, True, False), Error). Any help would be appreciated, thank you
Jun 14 2024 11:16 AM
Could you attach a small sample workbook demonstrating the problem (without sensitive data), or if that is not possible, make it available through OneDrive, Google Drive, Dropbox or similar?
Jun 17 2024 08:13 AM
Jun 17 2024 09:22 AM
SolutionSee the attached version. It uses INDEX/MATCH
Jun 17 2024 09:22 AM
Solution