Hi, I hope someone can help me.
I have 2 columns on my spread sheet with lists of addresses in them. These addresses are for the same property (in adjacent cells) but sometimes one address has more info in it than the other.
If the addresses in either are different to their counterpart, I would like to return the difference in a separate column (cell).
Example:
[TABLE="width: 780"]
<tbody>[TR]
[TD]Address 1[/TD]
[TD]Address 2[/TD]
[TD]Difference[/TD]
[/TR]
[TR]
[TD]1, the street, the town, the county, Postcode[/TD]
[TD]The house name, 1, the street, the town, the county, Postcode[/TD]
[TD]The house name, [/TD]
[/TR]
</tbody><colgroup><col><col><col></colgroup>[/TABLE]
I have 2 columns on my spread sheet with lists of addresses in them. These addresses are for the same property (in adjacent cells) but sometimes one address has more info in it than the other.
If the addresses in either are different to their counterpart, I would like to return the difference in a separate column (cell).
Example:
[TABLE="width: 780"]
<tbody>[TR]
[TD]Address 1[/TD]
[TD]Address 2[/TD]
[TD]Difference[/TD]
[/TR]
[TR]
[TD]1, the street, the town, the county, Postcode[/TD]
[TD]The house name, 1, the street, the town, the county, Postcode[/TD]
[TD]The house name, [/TD]
[/TR]
</tbody><colgroup><col><col><col></colgroup>[/TABLE]