Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I would like to be able to go RowXRow/Column and merge Cells vertically based on the conditions that the first cell has text content, and the subsequent cells do not. This selection would progress downward/column until another cell that contains Text was encountered, and then the gathered selection previous to that 2nd cell with text was encountered, would be merged. I'm thinking I should use a Boolean to = True when cells contain content, and False when they do not, and Select cells based around that toggle. Obviously this logic is a bit tricky for me to handle, so any help is appreciated. Thanks, Brian |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Automatically merge mulitiple cells to one cells | Excel Worksheet Functions | |||
Select Merged Cells and Unmerge Spread Merge Data To All Cells | Excel Programming | |||
How can I have formatting options like merge cells ,Bold,active for the unlocked cells of the protected worksheet.Is it possible in excel? | Excel Programming | |||
Average of logic cells | Excel Discussion (Misc queries) | |||
Anyone know how to format cells as yes/no boolean logic? | New Users to Excel |