Hello,
We want to run SAP Script from Excel VBA programming. We are getting error message while executing scripts at following line of code:
SAP Version: 7.6
Excel Version: 365 Pro Plus
If objGui Is Nothing Then
Set SapGuiAuto = GetObje...
Any update on this thread? I am facing similar issue at following line of code:If objGui Is Nothing Then
Set SapGuiAuto = GetObject("SAPGUI")Error Message: Invalid Syntax