I need to pull a large table of data from a notepad .txt file. Presently, I'm trying to pull it into a new work book, apply the fixed column split, and then copy and paste it over to my work book. Unfortunately this is not working and I've tried so much code now my own macro is just looking convoluted and painful. Any help would be highly appreciated.
I was hoping that the text to column conversion with the array setup would split this appropriately but it's not splitting the data at all. I'm not sure why. If anyone knows, am I just formatting the numbers wrong? I thought the first number was the character start positions and the second was the number of characters to include.
Bookmarks