Hi, im using a MSHFlexgrid in my vb6 application and i need to merge some portion of the grid (not a full row/col). I know how to merge complete columns/rows from a flexgrid but I want to know how to do a merge from a range.

Ex: i want to merge the columns in row 1 (but only start the merging from col6..i dont want to merge cols 0 to 5)..even if all the text in the row is the same.

help me since im very stuck with this

TIA