Hello,
I have two column where I need to perform a match function or formula.
If the first 4 or more characters in both "A" and "B" column matches, I want to see the results in the third column.
For Example:
Column A
[TABLE="width: 350"]
<tbody>[TR]
[TD]MONTEFIORE MEDICAL CENTER-MARGARET KEALY[/TD]
[/TR]
</tbody><colgroup><col></colgroup>[/TABLE]
Column B
[TABLE="width: 346"]
<tbody>[TR]
[TD]MONTEFIORE MEDICAL CENTER[/TD]
[/TR]
</tbody><colgroup><col></colgroup>[/TABLE]
If the first 4 or more characters matches in both column, I like to see the results
I have two column where I need to perform a match function or formula.
If the first 4 or more characters in both "A" and "B" column matches, I want to see the results in the third column.
For Example:
Column A
[TABLE="width: 350"]
<tbody>[TR]
[TD]MONTEFIORE MEDICAL CENTER-MARGARET KEALY[/TD]
[/TR]
</tbody><colgroup><col></colgroup>[/TABLE]
Column B
[TABLE="width: 346"]
<tbody>[TR]
[TD]MONTEFIORE MEDICAL CENTER[/TD]
[/TR]
</tbody><colgroup><col></colgroup>[/TABLE]
If the first 4 or more characters matches in both column, I like to see the results