So I have this TextBox where the user can inform different serial numbers
![TextBox](https://i.stack.imgur.com/U9eNa.png)
After Pressing the button it should look like this:
![how it should look:](https://i.stack.imgur.com/pSTtv.png)
Here's 2 hours of progress:
![enter image description here](https://i.stack.imgur.com/p9ZjT.png)
The result I get:
![enter image description here](https://i.stack.imgur.com/7rd7v.png)
Been trying to get the text from a specific line of the String But I have little to no vba knowledge and don't know if there's any way of doing this.