Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Need to use functions from an external dll. When I start up i do not know in
advance the location for the dll but have to query registry to get the full path. If I then assign this path pluss the dll name to a string variable fullPath and use this as follows Declare Function someFnction Lib fullPath ....... I get an error stating that the Lib must be a constant string. Is it possible to get around this somehow when I do not know the location of the dll on beforehand and the dll path is not included in the Path setting? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Open files from a dynamic path.. | Excel Programming | |||
Dynamic directory path | Excel Discussion (Misc queries) | |||
setting a dynamic path in an excel query | Excel Programming | |||
hyperlink navigation path path wrong in Excel 2003 | Excel Discussion (Misc queries) | |||
Making path of linked cell dynamic | Excel Discussion (Misc queries) |