Palookaville
Newcomer
Member since ‎2024 Oct 18

User Statistics

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

User Activity

Hello SAP Community. I need to paste data from a text file into multiple selections.I have code that works in part:  Dim boundary As String Dim formData As String Dim fileBytes() As Byte Dim fullRequest() As Byte Dim filePath As ...