Returns a Range object that represents all the cells whose contents are different from the comparison cell in each column.
Syntax
expression.ColumnDifferences(Comparison)
expression Required. An expression that returns a Range object containing the cells to compare.
Comparison Required Variant. A single cell to compare to the specified range.