Hi all,
I need some advice on Mutiline text boxes.
I have a text box that is bound to my database (work fine)
But I want to send the data from journa_info.text to form1.list1
I have tryed to use form1.List1.AddItem (Text1.Text)
But I am ending up with the following
COKE 0.35 || Eggs 0.39||
I think the || is to show a CR but I need it to show up as
COKE 0.35
Eggs 0.39
is there a way I can move through the text box line by line and just add that line into my text box?
Pleeeease can some one help
Drew


Reply With Quote


Bookmarks