Hello,
I have a data range C2:2001 in a worksheet titled "STATS" and within each cell in the range (C2:2001) is a value of "TRUE" which identfies an outlier and the word "FALSE" that does not identify an outlier.
Problem:
In another worksheet title "Data Entry" I cannot figure out a IF Then statement which works. In the worksheet titled "Data Entry" I need to be identified by the word "ERROR" if any cell in the worksheet "STATS" within the data range C2:2001 contains the word "TRUE".
Seems not to difficult but just won't work.
The cells starting in C2 contain the following formula: =ABS(B2)>3 if B2 is more than 3 standard deviations from the Mean, the cell (C2) will read "TRUE".
All help is greatly appreciated.
Thank You,
Michael
Bookmarks