Quote Originally Posted by kehran View Post
can you show me how to do that, sorry im not the best at VB
You're not going to learn if I do it for you. You don't become good at programming by copying and pasting.

But, now that I think about it, that's probably not the best of doing it anyway. Instead, you might want to use String.Split + a combination of a loop and .Lines.

Try this, this, and this, play around with some code and post back the code that isn't working. Actually put some effort into it and we'll view the code that isn't working, then offer suggestions.