who know the code that display data in newline in the textbox?
A very thanks for immediate help. Thanks you for reading
Below is my code
Printable View
who know the code that display data in newline in the textbox?
A very thanks for immediate help. Thanks you for reading
Below is my code
You posted no code, but if you wanted a new line, you use vbCrLf
eg.
Code:Text1.Text = "1" & vbCrLf & "2"
Thank you so much. i got it le. ^_^
This is really a good forum...
i have to ask all my friend join this forum...
thank you. thank you ....