I would like to have either yes or no in a cell depending on if the two cells match eachother. For example: IF( A3 = G2, "yes", "no"). This works but I would like to have it such that if there is no data entered in A3 yet it will be blank. I was wondering what the best way to do this is.
Bookmarks