RowDifferences Method

See Also         Example         Applies To

Returns a Range object that represents all the cells whose contents are different from those of the comparison cell in each row.

Syntax

expression.RowDifferences(Comparison)

expression   Required. An expression that returns a range containing the cells to be compared.

Comparison   Required Variant. A single cell to compare with the specified range.