Ok, I looked into Contents(x) and seen that the space (which is a return character) and errors out. The file is produced from a database and all the returns are suppose to be replaced with spaces, so the text file shows them all on one line but the code thinks its a return still? If I am splitting on a TAB why does it care about spaces?

And that line was a product of to many copy and pastes lol