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...