G
Guest
Whenever I comapre the value of a Reference Cell to the value of a TextBox LinkCell using an IF statement, I get conflicting results. If I compare two alphanumeric values the return is TRUE, whereas two numbers return a FALSE. I used the Evaluate Formula function and noticed that the value of the LinkCell is enclosed in quotes so I assume LinkCells are alway Text, but when I format the Reference Cell as Text, I get the same FALSE return. Any suggestions on why this might be happening?