<< Click to Display Table of Contents >> Results Object |
Container for the number of differences found.
Name |
Description |
none
Name |
Description |
Returns an array with the overall differences found. |
|
Returns an array with the individual differences found. |
|
DifferentComments |
Returns the number of cells with cell comments. |
DifferentContents |
Returns the number of cells with different (entered) values and formulas. |
DifferentFormats |
Returns the number of cells with different formats. |
DifferentNames |
Returns the number of different Excel names. |
DifferentValues |
Returns the number of cells with different calculated values (or results). |
DuplicateKeys |
Returns the number of duplicate keys (database only). |
DuplicateRecords |
Returns the number of duplicate records (database only). |
MissingCols |
Returns the number of missing columns (or fields). |
MissingRows |
Returns the number of missing rows (or records). |
MissingSheets |
Returns the number of missing worksheets (only for projects with automatching). |
|
|
Returns the total number of differences found. |
|
Returns the number of specified differences found. |
|
Returns the results as a formatted text for message box. |
|
Returns the number of specified differences found as text. |
Name |
Description |
none
Remarks
• | If the results object is a child of the Project object, then combined results are returned. |
• | If the results object is a child of the Pair object, then individual results are returned. |