former_member1233410
Member
Member since ‎2019 May 18

User Statistics

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

User Activity

Hi All, Please advice, I am trying to run my VBA script to SAP updating 1 or more transaction. but It complete only one transaction. Below is my Macro code. Private Sub CommandButton1_Click() On Error GoTo Err_NoSAP If Not IsObject(SAPGuiApp) T...