Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Hi there, I am using a c++ dll in excel 97 and calling dll functions, and it
works just fine. Now, When I try to run the same dll/xls file with all VBA code, macros it gives me error right at registering the dll at line Range("1!A1") = "=REGISTER.ID(""Black"",""ef_fv"",""BIBBBBB"") ": Sub Auto_open() Application.ScreenUpdating = False Application.DisplayFullScreen = True AddIns("Analysis Toolpak").Installed = True Range("1!A1") = "=REGISTER.ID(""Black"",""ef_fv"",""BIBBBBB"") " Range("1!A2") = "=REGISTER.ID(""Black"",""ef_delta"",""BIBBBBB "")" Range("1!A3") = "=REGISTER.ID(""Black"",""ef_gamma"",""BIBBBBB "")" Range("1!A4") = "=REGISTER.ID(""Black"",""ef_sp"",""BIBBBBB"") " End Sub I would really appreciate it if someone can help me in this. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
LINEST bug with cubic polynomials in Excel 2003 | Excel Worksheet Functions | |||
Upgrade from Excel 97 to 2003 | Excel Discussion (Misc queries) | |||
Excel 2003 V's Excel 2000? | Excel Worksheet Functions | |||
Automatic links in Excel 2003 | Excel Discussion (Misc queries) | |||
Saving a Excel 97 file into Excel 2003 file | Excel Discussion (Misc queries) |