L
Legacy 362812
Guest
Hi, I'm trying to compare two columns worth of data. I'd like to use conditional formatting (I think?) to compare cells in column A with cells in column B and highlight the matching cells if/when any cell in column A matches any cell in column B. For example:
[TABLE="class: grid, width: 300"]
<tbody>[TR]
[TD]Sparrow[/TD]
[TD]Eagle[/TD]
[/TR]
[TR]
[TD]Thrush[/TD]
[TD]Falcon[/TD]
[/TR]
[TR]
[TD]Warbler[/TD]
[TD]Thrush[/TD]
[/TR]
[TR]
[TD]Robin[/TD]
[TD]Crow[/TD]
[/TR]
[TR]
[TD]Swallow[/TD]
[TD]Warbler[/TD]
[/TR]
</tbody>[/TABLE]
How would I go about doing that? The cells contain text strings which may or may not include punctuation, etc. I'm running Excel 2015 on a mac. Thanks in advance for any advice you have!
[TABLE="class: grid, width: 300"]
<tbody>[TR]
[TD]Sparrow[/TD]
[TD]Eagle[/TD]
[/TR]
[TR]
[TD]Thrush[/TD]
[TD]Falcon[/TD]
[/TR]
[TR]
[TD]Warbler[/TD]
[TD]Thrush[/TD]
[/TR]
[TR]
[TD]Robin[/TD]
[TD]Crow[/TD]
[/TR]
[TR]
[TD]Swallow[/TD]
[TD]Warbler[/TD]
[/TR]
</tbody>[/TABLE]
How would I go about doing that? The cells contain text strings which may or may not include punctuation, etc. I'm running Excel 2015 on a mac. Thanks in advance for any advice you have!