RalphVan_der_He
Level 2
since ‎18-04-19
‎18-03-24

User Statistics

  • 4 Posts
  • 0 Answers
  • 0 Likes given
  • 0 Likes received

User Activity

Hi am trying to take the filter of an excel tab , but i get a complile error . The code is something i found on IE,  what woul dbe the reason for this error?   THX RAlph Dim wb, ws As Object Dim excel, sheet, range As Object Try wb = GetWorkbook(H...
Hi i have three xlsx files with 30k+ lines i want to merge into one file, minus the headers. The range from the sources file starts on cell A3 and the range may look something like A3:V30,000 and the three files are looped to add these to one (changi...
Hi am trying to access a *.bat file on an alternate drive , but don't seem to get it to work (i am using the suggested Start Process VBO in Utility-Environments) . The application is set to " cmd.exe"  The Argument is set to value N:/Bla_drive/TEST...