WorkbookFunctions Properties
Provides access to worksheet functions and enables you to override a built-in function.Name | Description |
---|---|
Compatibility | Provides access to built-in Compatibility Functions. |
CustomFunctions | Provides access to User-Defined Functions (UDF). |
Database | Provides access to built-in Database Functions. |
DateAndTime | Provides access to built-in Date and Time Functions. |
Engineering | Provides access to built-in Engineering Functions. |
Financial | Provides access to built-in Financial Functions. |
GlobalCustomFunctions | Provides access to custom functions (User-Defined Functions (UDF)), defined globally. |
Informational | Provides access to built-in Information Functions. |
Item[String] | Gets a built-in function by its name. |
Logical | Provides access to built-in Logical Functions. |
LookupAndReference | Provides access to built-in Lookup and Reference Functions. |
Math | Provides access to built-in Mathematical Functions |
Statistical | Provides access to built-in Statistical Functions. |
Text | Provides access to built-in Text Functions. |
Web | Provides access to built-in Web Functions. |
See Also