Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
"Leopoldine" wrote:
How can VBA knows the scientific functions defined in Excel? Is there a library to define all these functions in a VBA workbook? If you would like to use an Excel spreadsheet function in VBA, use the WorksheetFunction object. WorksheetFunction.function(arg) Note that not all worksheet functions are available this way. There's no need to declare them or provide a reference, if that's what you were asking. Or was there something else you wanted to do? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to hide a macros/functions from excel sheets | Excel Discussion (Misc queries) | |||
Excel Functions and Macros | Excel Discussion (Misc queries) | |||
Shortcut keys assigned to macros/functions in excel | Excel Worksheet Functions | |||
Can I call my .Net functions from Excel Macros | Excel Programming | |||
Excel: Deleting Macros and Functions | Excel Programming |