Results.DifferentContents Property

<< Click to Display Table of Contents >>

Navigation:  Developer Edition > Visual Basic for Applications (VBA) > Object Model Reference > Results Object > Properties >

Results.DifferentContents Property

Previous pageReturn to chapter overviewNext page

Returns the number of cells with different (entered) vales and/or different (entered) formulas. Read only Long value.

 

Syntax

expression.DifferentContents

expression. A variable representing a Results object.