Hi All,
I have a .txt file that used text to columns in the vba code to split the data into columns.
The issue is that the data does not end up like in all the appropriate columns. For example lets say col a has names and col b has phone numbers.
I'd get a result whereby some of the phone numbers end up in col a (when they are supposed to end up in column b)
Can anyone provide insight into how they would approach this issue?
I don't have a sample.
Bookmarks