Hchristian_314
New Member
- Joined
- Oct 5, 2017
- Messages
- 1
I have multiple text files that I want to open in Excel, but only one at a time. I can do this with a macro successfully for the first file in the directory, but how do I get the macro to open the next file each time I run It? Alternatively I could loop the macro to do them all in one execution sequence, however I would rather not do it that way, as there are a number of things I need to do to each file's contents after opening.
Thanks,
Harry
Thanks,
Harry