Greetings,
I'm looking for a formula that will take text out between commas. I'm familiar with the left and right formulas to return things at either end, but I'm not sure how to proceed with this one. I could use the text to column, but I'm hoping to have a formula to use instead.
expected result:
Source ColA ColB ColC ColD ColE
car car
car, tree car tree
tree, car, orange, umbrella tree car orange umbrella
I'm open to suggestions. Each of these items has a $value. The end result is that I'm able to state how much each item contribute to that rows' cost. Groupby would be useful here![]()
Bookmarks