bulletshiva
New Member
- Joined
- Jun 6, 2018
- Messages
- 11
Hello,
I have a need to compare 2 columns and put the result in the third column.
The critical part here is to compare letter to letter. so unable to find a logic to do this.
Request your help
The data is as below:
[TABLE="width: 342"]
<colgroup><col span="2"><col></colgroup><tbody>[TR]
[TD]Column1[/TD]
[TD]Column2[/TD]
[TD]Result[/TD]
[/TR]
[TR]
[TD]KCVEDPAFLSQBGXZ[/TD]
[TD]KCDPLSQXZ[/TD]
[TD]VEAFBG
[/TD]
[/TR]
</tbody>[/TABLE]
I have a need to compare 2 columns and put the result in the third column.
The critical part here is to compare letter to letter. so unable to find a logic to do this.
Request your help
The data is as below:
[TABLE="width: 342"]
<colgroup><col span="2"><col></colgroup><tbody>[TR]
[TD]Column1[/TD]
[TD]Column2[/TD]
[TD]Result[/TD]
[/TR]
[TR]
[TD]KCVEDPAFLSQBGXZ[/TD]
[TD]KCDPLSQXZ[/TD]
[TD]VEAFBG
[/TD]
[/TR]
</tbody>[/TABLE]