J
John Michl
I have a table with that includes a dozen columns which have a simple "x" or
null value. I want to create a string that concatonate the column headers
for columns that include a yes value. Here is a simple example.
Row A Apples Pears Grape Concatonated
String
John x x
Apples Pears
Sue x x
Apples Pears Grape
Peter x
Pears
What formula would I use to create the concatonated string? Note: I can
substitute a different value or string for the "x". Ideally, a comma would
be used between words in the list.
Thanks!
- John
null value. I want to create a string that concatonate the column headers
for columns that include a yes value. Here is a simple example.
Row A Apples Pears Grape Concatonated
String
John x x
Apples Pears
Sue x x
Apples Pears Grape
Peter x
Pears
What formula would I use to create the concatonated string? Note: I can
substitute a different value or string for the "x". Ideally, a comma would
be used between words in the list.
Thanks!
- John