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 ---
![temp.jpg](/proxy.php?image=http%3A%2F%2Flh6.ggpht.com%2F_tesw-W5SZKg%2FTPfUr1YHxsI%2FAAAAAAAABBU%2FUpWvARnL-YQ%2Fs640%2Ftemp.jpg&hash=b1f1bb943f75343c73e8fdce1f77d6be)
^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.