Hi I am using a ColumnView control with 5 columns. Each column contains text (single-word strings) The control has a ".Sorted" property. I assume that this sorts the control according to the contents of the left-most column. Is there a way to sort the control by the contents of, say, Column 3 in the program code? Thanks Nige