I am new to SAP and I have found a lot of good articles but I cannot setup the SAP object in Excel 2010. Within the editor I selected Tools then References and searched for anything that says SAP and I cannot find it.
The code that keeps failing is:
Set oBapiCtrl = CreateObject("sap.bapi.1")
Set oBapiLogon = CreateObject("sap.logoncontrol.1")
The error message is, "ActiveX component can't create object"
One more request: Please send me links to ANY SAP reference articles you recommend.
Thank you,
Dave
The code that keeps failing is:
Set oBapiCtrl = CreateObject("sap.bapi.1")
Set oBapiLogon = CreateObject("sap.logoncontrol.1")
The error message is, "ActiveX component can't create object"
One more request: Please send me links to ANY SAP reference articles you recommend.
Thank you,
Dave