S
surveyorinva
I have five columns (A,B,C,D,E) of which I have a varying number of row
per time. Column A will contain numbers from 1+ and Column E wil
contain numbers and text strings. What I want to do is have a colum
E that has a formula that for each row use its corrisponding value in
and search All values in column E for the same value and if that A
contains a value listed in column E somewhere return the label "True
and if not found return "False".
Example
A B C D E F
1 - - - 2000 FALSE
2 - - - 2001 FALSE
2000 - - - STORM TRUE
2001 - - - SAN TRUE
2002 - - - WATER FALSE
Any help would be great Thanks
per time. Column A will contain numbers from 1+ and Column E wil
contain numbers and text strings. What I want to do is have a colum
E that has a formula that for each row use its corrisponding value in
and search All values in column E for the same value and if that A
contains a value listed in column E somewhere return the label "True
and if not found return "False".
Example
A B C D E F
1 - - - 2000 FALSE
2 - - - 2001 FALSE
2000 - - - STORM TRUE
2001 - - - SAN TRUE
2002 - - - WATER FALSE
Any help would be great Thanks