Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
how do I use a function from an addin in my vba code. For example, I have
the "Analysis ToolPak - VBA" addin installed and I want to do something like: NumOfDays = worksheetfunction.networkdays(startdate,enddate,my range) this line of code doesn't work because networkdays is in the "Analysis ToolPak - VBA" addin, not the standard worksheet functions. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how can I insert code for F4 function key? | Excel Discussion (Misc queries) | |||
function or code? | Excel Worksheet Functions | |||
FUNCTION OR CODE ? | Excel Worksheet Functions | |||
An AddIn for a custom function | Excel Discussion (Misc queries) | |||
Function or Code | Excel Worksheet Functions |