Hello all,
I have a table with 6 columns (A to F) and multiple rows each. The cells contain words. Taking any non-empty cell from each of the columns in order from A to F will form a complete sentence each time. I need a solution to display all possible unique sentences in column G.
The number of rows is different for each column. A successful result in column G must include one non-empty cell from each column (A to F) and results must not repeat.
I don't know how to create and apply macros, so I tried to use a concatenation formula. However, in this case I have to manually edit the formula in each cell to get all unique combinations (and that would mean thousands of times). If I just drag the formula down it will increment all cell rows instead of just one cell's row at a time.
Here is an example for easier understanding:
(image url: imgur: the simple image sharer)
Thank you in advance for any help!
Raz
I have a table with 6 columns (A to F) and multiple rows each. The cells contain words. Taking any non-empty cell from each of the columns in order from A to F will form a complete sentence each time. I need a solution to display all possible unique sentences in column G.
The number of rows is different for each column. A successful result in column G must include one non-empty cell from each column (A to F) and results must not repeat.
I don't know how to create and apply macros, so I tried to use a concatenation formula. However, in this case I have to manually edit the formula in each cell to get all unique combinations (and that would mean thousands of times). If I just drag the formula down it will increment all cell rows instead of just one cell's row at a time.
Here is an example for easier understanding:
(image url: imgur: the simple image sharer)
Thank you in advance for any help!
Raz