Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
One idea: Have you tried early binding by setting a reference to the SAP BAPI library (menu Tools References)? -- Regards, Sébastien PS: Rating a post as the answer helps searches and gives the answerer credit for their contribution. "E.Soriani" wrote: I have an excel application that has the following code: Dim oBAPICtrl As Object Set oBAPICtrl = CreateObject("SAP.BAPI.1") This application creates from excel orders in SAP. It worked good with windows 2002 but not with window XP: Runtime Error 7 "Not enough Memory" with CreateObject (SAP.BAPI) |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
"Microsoft Visual Basic runtime error '424' object required". | Excel Worksheet Functions | |||
How do I correct Runtime error "53" in excel 2003 | Excel Discussion (Misc queries) | |||
Runtime Error "1004" Select Method of Range Class Failed | Excel Programming | |||
CreateObject("Excel.Application") - Access denied | Excel Programming | |||
The instruction at "0x65255ac9" referenced memory at "0x00000008". The memory could not be read. Clikc OK to terminate etc | Excel Programming |