Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is it possible to put VBA code into a workbook that will call either a Sub
or Function that is sitting inside an installed add-in? Thanks, Bret |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Bret,
This is a function call example ReturnValue = Application.Run("EFALoader.xla!Authenticate") Robin Hammond www.enhanceddatasystems.com "Bret Holle" wrote in message ... Is it possible to put VBA code into a workbook that will call either a Sub or Function that is sitting inside an installed add-in? Thanks, Bret |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Common Functions and Subs | Excel Discussion (Misc queries) | |||
calling subs | Excel Programming | |||
calling subs, Doesn't seem to run fisrt time? | Excel Programming | |||
calling private subs | Excel Programming |