former_member725526
Explorer
Member since ‎05-19-2020

User Statistics

  • 9 Posts
  • 0 Solutions
  • 1 Kudos given
  • 2 Kudos received

User Activity

Hi, We are trying to port our VBA codebase to python (3.6) and I cannot figure out how to start Excel with SAP Analysis for Excel from Python. Below is the code I'm using. import win32com.client as w32 f_path = "example.xlsm" xl = w32.gencache....
Hi I'm looking to refer to a crosstable as a ListObject within VBA, however I cannot figure it out how to. Power Query does recognize BEx crosstables as table, therefore I was thinking I could do the same with VBA. I'm trying to do the followin...
Kudos from
Kudos given to