I have a database of addresses. When the owner address and the property address are the same I want it to return a true value, when the addresses are different I want it to return a false value.

Please check the image below I am not sure what I am doing wrong. I have both types of data entries, one where the addresses are the same and another where they are mismatched yet both if functions return a false value.

check.jpg