Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm using a DLL (written in Delphi) from VBA in order to access a db
server. As in any case i have a dll initialization, i'd like to provide the dll with a late binding to Excel. I don't like GetObject, because you're never sure WHICH instance of Excel are you hooking into. On the other side, many years ago i knew how to pass in the initialization routine an Excel reference (i guess it was Excel.Application: converted to a long?) and how to retrieve from this a correct reference to Excel inside the dll initialization routine. Unfortunately i forgot how to do this: anyone with a solution to this ? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I bind a list in Excel to a combo box on a userform | Excel Programming | |||
Bind datatable to excel worksheet | Excel Programming | |||
Late Bind to Specific version of Application | Excel Programming | |||
Re-bind built-in Excel functionality to new OnKey event. | Excel Programming | |||
Want to Bind ADO Dataset to Excel 2003 Pivottable | Excel Programming |