HI ALL,
Could you please help me with formula which can give me result based on data from 2 different column.
[TABLE="width: 128"]
<tbody>[TR]
[TD="width: 64, bgcolor: transparent"]ID[/TD]
[TD="width: 64, bgcolor: transparent"]Type[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]A500[/TD]
[TD="bgcolor: transparent"]S[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]A500[/TD]
[TD="bgcolor: transparent"]S[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]A501[/TD]
[TD="bgcolor: transparent"]P[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]A501[/TD]
[TD="bgcolor: transparent"]P[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]A506[/TD]
[TD="bgcolor: transparent"]P[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]A506[/TD]
[TD="bgcolor: transparent"]P[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]A506[/TD]
[TD="bgcolor: transparent"]S[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]A506[/TD]
[TD="bgcolor: transparent"]S[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]A506[/TD]
[TD="bgcolor: transparent"]S[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]A506[/TD]
[TD="bgcolor: transparent"]S[/TD]
[/TR]
</tbody>[/TABLE]
I have data in 2 columns A and B, I need a formula which can lookup the data in entire column and provide me the results.
- if data against ID is "S" then "OK"
- if data against ID is "P. then "OK"
- if the data against ID is "S" and "P" then "Check" - (ID A506 has both P and S)
Thanks
Chandresh
Could you please help me with formula which can give me result based on data from 2 different column.
[TABLE="width: 128"]
<tbody>[TR]
[TD="width: 64, bgcolor: transparent"]ID[/TD]
[TD="width: 64, bgcolor: transparent"]Type[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]A500[/TD]
[TD="bgcolor: transparent"]S[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]A500[/TD]
[TD="bgcolor: transparent"]S[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]A501[/TD]
[TD="bgcolor: transparent"]P[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]A501[/TD]
[TD="bgcolor: transparent"]P[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]A506[/TD]
[TD="bgcolor: transparent"]P[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]A506[/TD]
[TD="bgcolor: transparent"]P[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]A506[/TD]
[TD="bgcolor: transparent"]S[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]A506[/TD]
[TD="bgcolor: transparent"]S[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]A506[/TD]
[TD="bgcolor: transparent"]S[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]A506[/TD]
[TD="bgcolor: transparent"]S[/TD]
[/TR]
</tbody>[/TABLE]
I have data in 2 columns A and B, I need a formula which can lookup the data in entire column and provide me the results.
- if data against ID is "S" then "OK"
- if data against ID is "P. then "OK"
- if the data against ID is "S" and "P" then "Check" - (ID A506 has both P and S)
Thanks
Chandresh