I have an MSHFlexGrid and a command button on a form. When the button is clicked, the text in the grid can be saved to a text file. In the file, the text prints out in one column, under one another. There are 3 columns in the grid so I want the text to print out in 3 columns instead of one. Does anybody know if there is a way to do this? Thanks for any help!!