M Mauricio Oct 21, 2003 #1 plz. I need to find a way to retorned a false, true when the array contine the maching reference or not.
plz. I need to find a way to retorned a false, true when the array contine the maching reference or not.
B Biff Oct 22, 2003 #2 Hi Mauricio, I think this may be what you're after. The array being in A1:A100 and the reference to match in E1. =IF(COUNTIF(A1:A100,E1),TRUE,FALSE) Biff
Hi Mauricio, I think this may be what you're after. The array being in A1:A100 and the reference to match in E1. =IF(COUNTIF(A1:A100,E1),TRUE,FALSE) Biff