Answer by
gyles19 (126)
The process depends upon the tools available. The basic logic is to sort the two columns, and then loop through them, comparing the two values, When the value in a column is less than the value of the other, increment through that column until the value is equal or greater. Then switch to the other column. Take action for matches.