Hi
I have the following data:
[TABLE="width: 500"]
<tbody>[TR]
[TD]1[/TD]
[TD]A[/TD]
[TD]B[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]WT/PT[/TD]
[TD]WTE[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]1[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD]1[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]5[/TD]
[TD]2[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]6[/TD]
[TD]2[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
In general, in column A, 1=WTE and 2=PTE.
In column B, I need cell B3 to say:
- if cell A3 contains "1", then "WTE". If cell A3 contains "2", then "PTE". If neither, then leave cell blank.
Any help pleeease with a formula??
Thank you kindly
Yousuf.
I have the following data:
[TABLE="width: 500"]
<tbody>[TR]
[TD]1[/TD]
[TD]A[/TD]
[TD]B[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]WT/PT[/TD]
[TD]WTE[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]1[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD]1[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]5[/TD]
[TD]2[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]6[/TD]
[TD]2[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
In general, in column A, 1=WTE and 2=PTE.
In column B, I need cell B3 to say:
- if cell A3 contains "1", then "WTE". If cell A3 contains "2", then "PTE". If neither, then leave cell blank.
Any help pleeease with a formula??
Thank you kindly
Yousuf.