Hello,
I have come to a point in a VBA program where I could do with improving the code by including some basic file handling. What I basically want is for Excel to count the number of files in a specified directory and then loop that amount of times until all the fully qualified paths are stored in a variable array so the user can access them later in the program.
Any advice is much appreciated
Many thanks