I have multiple data files with tab delimited data that imports nicely into excel. The problem is that I have MANY of them and need to convert all of them to Excel files for other uses.
I started by importing one .txt file into excel using tab-delimited conversion which worked perfectly and then saved it as a .xlsx file. I recorded all this by a Macro. Is there a way to use the same macro to convert all the .txt files in a folder or subfolder?
Below is my VBA macro code. Thanks for the help!
![]()
Please Login or Register to view this content.
Bookmarks