I have many text files to import into EXCEL. They are flat files and the data I need is in columns 1-3, 10-12 and 365-371. The files also have header records that jumble up the columns 1-3, 4-12 and 12-25.
I also need a way to load the files as part of the MACRO so the users will have less problems.
I also need a way to load the files as part of the MACRO so the users will have less problems.
Comment