Aug 03 2020 01:09 PM
When I use this formula
=IF((MATCH([ID_List], Second[ID_List], 0)), "Done", "Double Check")
I get "Done: in the columns it matches, but I dont get "Double Check" rather I get #N/A.
I dont understand why
Aug 03 2020 01:16 PM
Solution