Trying to find a way to combine the data in a random number of cells to a single cell. The data would combine between empty cells in column B. Example below... ideally it would only display in column C in the same row that column A has a value.
1 | ABC | ABC DEF GHI |
DEF | ||
GHI | ||
2 | ABC | ABC DEF GHI JKL MNO PQR STU |
DEF | ||
GHI | ||
JKL | ||
MNO | ||
PQR | ||
STU | ||
3 | ABC | ABC DEF |
DEF | ||
4 | ABC | ABC |