I have a list of data in column A; unique call numbers, except there will always be 2 call numbers exactly the same. Column B contains results for this call number, and I want to compare the results for the 2 call numbers on a separate worksheet. If the results match, I want it to return 100. If the results do not match, I want it to return a 0.
I am not experienced with VBA - can anybody offer some assistance?
Bookmarks