WorkbookFunctions.OverrideFunction Method
Name | Parameters | Description |
---|---|---|
Override |
name, function, skip |
Replaces the built-in function specified by its name with a custom function. |
Override |
name, function | Replaces the built-in function specified by its name with a custom function. |