Hi! can someone please help? I am using 2 columns of data and using an IF function in the 3rd column to return 'Paid' or 'Pending'. but even when they match, the result is still saying pending when it should say paid..... the payment references are alphanumeric....this is the formula to show you =IF(B1=($A$1:$A$1774),"PAID","PENDING")