Author name: CareerAsylum from SAP

Eager to Learn

Greetings SAP Community, I’m a female seeking to pivot my career towards the tech industry and I’m enthusiastic about participating in the digital skills initiatives you offer. I’m particularly interested in obtaining the SAP Certificate Application Associate – SAP Analytics Cloud Planning. Could you please share the registration link with me so that I, along …

Eager to Learn Read More »

Eager to Learn

Greetings SAP Community, I’m a female seeking to pivot my career towards the tech industry and I’m enthusiastic about participating in the digital skills initiatives you offer. I’m particularly interested in obtaining the SAP Certificate Application Associate – SAP Analytics Cloud Planning. Could you please share the registration link with me so that I, along …

Eager to Learn Read More »

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 = False ‘ Optional: Hide Excel application ‘ Open workbookSet Workbook = ExcelApp.Workbooks.Open(filePath) ‘ Assuming data is in the first sheet (Change if necessary)Set DataSheet = Workbook.Sheets(1) …

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

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 = False ‘ Optional: Hide Excel application ‘ Open workbookSet Workbook = ExcelApp.Workbooks.Open(filePath) ‘ Assuming data is in the first sheet (Change if necessary)Set DataSheet = Workbook.Sheets(1) …

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

Scroll to Top