My moms new job requires that she goes through large lists of data in Excel and check to see if values match or not. So she asked me to figure out a quick formula to check if a value matchs or not.
So using IF and VLOOKUP, I managed to get it to compare values of single cells. But I have no idea how to get it to search through the entire list and identify which values match and which don't match.
I've tried Goal Seek but I can't get it to work with my data. Any other simple solution?
--- Updated Post - Automerged ---
^Heres my current temporary worksheet. I've got table blue and table red, both are identical except value 9 of table blue.
I'm looking for a simple solution to go through the values of table blue and table red and report any false value (Eg. value 9 of blue table) or at least stop at a false value.
So using IF and VLOOKUP, I managed to get it to compare values of single cells. But I have no idea how to get it to search through the entire list and identify which values match and which don't match.
I've tried Goal Seek but I can't get it to work with my data. Any other simple solution?
--- Updated Post - Automerged ---
^Heres my current temporary worksheet. I've got table blue and table red, both are identical except value 9 of table blue.
I'm looking for a simple solution to go through the values of table blue and table red and report any false value (Eg. value 9 of blue table) or at least stop at a false value.