Hello,
Another conundrum here i am having trouble to resolve.
I have two columns with data : Product ONE and Product TWO.
Some of the Product ONE data contains the word Modified ; i need to create an IF statement , find those records that contain the word Modified in column Product ONE and bring Product TWO value into a third column (The code i Need). If there is no word "Modified" then keep Product ONE valuein column The code i Need
You can see the end result below.
Any ideas will be highly appreciated.
Tks, N
[TABLE="width: 500"]
<tbody>[TR]
[TD]Product ONE
[/TD]
[TD]Product TWO[/TD]
[TD]The code i Need
[/TD]
[/TR]
[TR]
[TD]PPA Modified
[/TD]
[TD]WOLAP-51-813
[/TD]
[TD]WOLAP-51-813
[/TD]
[/TR]
[TR]
[TD]PPA Modified
[/TD]
[TD]WOOA-65-8496
[/TD]
[TD]WOOA-65-8496
[/TD]
[/TR]
[TR]
[TD]AP05-12053
[/TD]
[TD][/TD]
[TD]AP05-12053
[/TD]
[/TR]
</tbody>[/TABLE]
Another conundrum here i am having trouble to resolve.
I have two columns with data : Product ONE and Product TWO.
Some of the Product ONE data contains the word Modified ; i need to create an IF statement , find those records that contain the word Modified in column Product ONE and bring Product TWO value into a third column (The code i Need). If there is no word "Modified" then keep Product ONE valuein column The code i Need
You can see the end result below.
Any ideas will be highly appreciated.
Tks, N
[TABLE="width: 500"]
<tbody>[TR]
[TD]Product ONE
[/TD]
[TD]Product TWO[/TD]
[TD]The code i Need
[/TD]
[/TR]
[TR]
[TD]PPA Modified
[/TD]
[TD]WOLAP-51-813
[/TD]
[TD]WOLAP-51-813
[/TD]
[/TR]
[TR]
[TD]PPA Modified
[/TD]
[TD]WOOA-65-8496
[/TD]
[TD]WOOA-65-8496
[/TD]
[/TR]
[TR]
[TD]AP05-12053
[/TD]
[TD][/TD]
[TD]AP05-12053
[/TD]
[/TR]
</tbody>[/TABLE]