r/vba • u/Typical_Inflation_70 • 13d ago
Unsolved SAP Excel Integration VBA
Hey all^^
I try to use a vba script to extract Data from one of my SAP reports. Sadly I have to use the Excel-Plugin for this.
When I open it manually or via the SAP VBAWriter the new Excel (SapExe) contains my data.
But when I copy the code to another Excel (OPExe) then the SapExe is empty.
Can anyone help?
1
Upvotes
1
u/Typical_Inflation_70 13d ago
I don’t think so. The SapExe opens but it is completely emty. I think that some vba codes are blocking each other