Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Flexgrid merge problems

Status
Not open for further replies.

gerime

Programmer
Joined
Aug 3, 2001
Messages
3
Location
US
I have a flexgrid with 15 columns. I am trying to merge columns 1 through 7. Columns 1 through 5 merge just fine. Columns 6 and 7 don't seem to merge. The text is identical in the cells that I need merged. Mergecells is set to flexMergeFree and mergecol(6) and mergecol(7) are true.
The text in columns 6 is "Process Sheet" & chr(10) & "Operation Sheets". Column 7 contains numbers. I set up a test to make absolutely sure the text was the same in the cells and they are. Any ideas on why I can't get the cells to merge?

Column 3 also contains multiple line entries (just like column 6) and it merges perfectly.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top