Thanks Kate
above code does work for me, but it flickers. it does not look like appending the text as rtf.text is always updated with rtf.text & newtext. how should I stop flickering it and making more readable while recordset is still in loop of writing richtext?
for your curiosity, I want to display some specific fields, reading from large database. Definitely grid is a better option to go for, but i need to report some analysis reading from recordset.
Thanks again