Worksheet.ConsolidationFunction Property
Office 2007
| Excel Developer Reference |
Syntax
expression.ConsolidationFunction
expression A variable that represents a Worksheet object.
Example
This example displays a message box if the current consolidation is using the SUM function.
| Visual Basic for Applications |
|---|
|