So I am trying to pull data from SAP using excel macros. I am new to VBA so please bear with me. I found a topic on here called VBA pulling data from SAP for dummies and I am confused.
What I am trying to do is as follows:
- Copy a notification number from a list in excel.
- Go to the appropriate screen in SAP and paste this number in the search box.
- Open the long text box.
- Copy the long text.
- Paste into excel.
Here is the link VBA pulling data from SAP for dummies
I can't seem to get by Set session = connection.Children(0) 'Get the first session (window) on that connection.
Any help is much appreciated. The reason I am doing this is because SAP wont export longtext and it takes an act of God to get it fixed.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…