Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Help needed in my VBA code SAP logon / SAP Scripting & Excel Interaction in VBA

Hi there, I have the following code:' Function to read data from fileFunction GetDataFromFile(filePath)Dim ExcelAppDim WorkbookDim DataSheetDim DataRangeDim Data' Create Excel objectSet ExcelApp = CreateObject("Excel.Application")ExcelApp.Visible = F...

Labels in this area