Marker5150
New Member
- Joined
- Oct 30, 2014
- Messages
- 2
I'm pulling data from SAP at work using VBA and SAP's built in Sript Recording and Playback tool. Within Excel there are many, many SAP reference libraries I just need the correct .dll so when I'm calling a SAP sripct command such as:
session.findById("wnd[1]/usr/ctxtDY_PATH").Text
as I get to the "." period all the optional methods are shown.
I've tried a few so far and not luck - there is just to many to do a trial and error method.
session.findById("wnd[1]/usr/ctxtDY_PATH").Text
as I get to the "." period all the optional methods are shown.
I've tried a few so far and not luck - there is just to many to do a trial and error method.