i have two columns and each column has a text sentence. I just need to create a third column that shows only the words that do not exist in both cells.
Example;
[TABLE="class: grid, width: 500, align: center"]
<tbody>[TR]
[TD]If John wants to if john does[/TD]
[TD]john if he can might if he can[/TD]
[TD]wants to does he can might[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
kind thanks,
Eddie
Example;
[TABLE="class: grid, width: 500, align: center"]
<tbody>[TR]
[TD]If John wants to if john does[/TD]
[TD]john if he can might if he can[/TD]
[TD]wants to does he can might[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
kind thanks,
Eddie