Use the MSHFLEXGRID's formatstring property to set up a line title and column headings
DIM Stitle As String Stitle = "" Stitle = Stitle "; | Robert | Jimmy | Bonzo | John Paul
Mshflexgrid.formatstring = stitle