WorksheetFunction Object
Office 2007
| Excel Developer Reference |
Example
Use the WorksheetFunction property to return the WorksheetFunction object. The following example displays the result of applying the Min worksheet function to the range A1:A10.
| Visual Basic for Applications |
|---|
|