ahm .. guys ..
be known that those are text that is already in the RTB...
and all i wanted is when i click a command button it will add text line by line
What I showed would add a line to what is there. If you want to add more than one line then you might want to do so in a loop. Since you have not told us where these lines are coming from nor if you are lookign for something specific there is not much more that can be said.
To add a line of text you append it to what is already there and add a vbcrlf on the end to go to the next line or at the begining as need may be.
Bookmarks