True, I second dans good advice to not go that route. I reommend you use LEFT(chrtran(memo,chr(13)+chr(10),' '),30)+"..." to display just a start of the text and display the full text in an Editbox beside the grid.
Or, if there are three lines at max, use a rowheight for three lines. If the height varies too much, forget about the grid.
Bye, Olaf.