Search results

  1. W

    Progress Bar

    Good Morning All, I have a "Simple" problem that I'm struggling to solve. My code loops through multiple txt files in a specific fold and converts them to excel files. I'm developing a piece of code to show the user the Progress of conversion of each file. What do I need to change to make it...
  2. W

    Converting all .txt to excel in a given folder.

    Hello All, Can you help me solve the following problem. I want to change a piece of code in the below VBA which converts .txt to excel file, but I want the code to do all files in the folder. Instead of selecting individual files. I've tried the obvious of change FilePicker to...
Top Bottom