I'm incredibly confused by the results I'm receiving
It's literally just IF(AND(Column1@row = "this", Column2@row = "that"), "say this")
The conditions are met, yet the result is a blank cell. I've used this same function syntax all across this sheet and it works fine. Am I running into formula limits or something? I was attempting to build this into a more complicated function that uses other ifs and even some index and matches but I noticed adding this to the function changed nothing. Then I decided to test just this simple part by itself and it was returning blank cells.
Anyone have a clue what's going on here? I've searched for others having this kind of issue and can't find anything.
Thanks,
Josh