Jkaen
Chemical
- Aug 1, 2003
- 43
Hi all,
I am trying to group a bunch of text from column B of a table based upon an numerical value in column A of the table. I want the various qualifying text then all grouped (CONCATENATE I assume) in a second table
I have attached a mock example of what I am after with random text in to help explain better.
Does anybody know how to produce the result typed manually in B13?
In the real application table A could be hundreds of rows deep, so nested if statements definitely don't work. Also if possible I would like to keep this macro free if at all possible.
If it matters I see the number of rows in table B hitting maybe 50
Thanks
Stephen
I am trying to group a bunch of text from column B of a table based upon an numerical value in column A of the table. I want the various qualifying text then all grouped (CONCATENATE I assume) in a second table
I have attached a mock example of what I am after with random text in to help explain better.
Does anybody know how to produce the result typed manually in B13?
In the real application table A could be hundreds of rows deep, so nested if statements definitely don't work. Also if possible I would like to keep this macro free if at all possible.
If it matters I see the number of rows in table B hitting maybe 50
Thanks
Stephen