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.
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.