I'm working on a spreadsheet to compare data between two cells in multiple rows.

In my "if statement, If the cells are the same, I'd like a "yes" response, and if they are different, I'd like a "no" response. I'm running into difficulty because if the cells are both blank, I'm getting a "yes" response and I'd like that response to be blank.

Any thoughts would be greatly appreciated!