C
ChrisPrather
Hello,
I have the following IF function that works great on the first seve
rows. Starting with row 8, every row until the end of the colum
evalautes to false and outputs the false statement incorrectly on th
sheet. Please help by telling me what I am doing wrong or may no
understand. Thank you in advance.
=IF(A1=Sheet2!A:A,"True","False"
I have the following IF function that works great on the first seve
rows. Starting with row 8, every row until the end of the colum
evalautes to false and outputs the false statement incorrectly on th
sheet. Please help by telling me what I am doing wrong or may no
understand. Thank you in advance.
=IF(A1=Sheet2!A:A,"True","False"