Parsing Data from cell returning multiple values

abbernard10

New Member
Joined
Jan 30, 2024
Messages
2
Office Version
  1. 2016
Platform
  1. Windows
Hello all! I need help with parsing out the below and returning the values.

- NON-EDIBLE- RG - - - EA - Brand - - Description - - - Dominance/Flavor/Color - Purchased

Are there formulas to parse out the text in here delimitated by " - " and " - - - " ?

thank you!
 

Excel Facts

When did Power Query debut in Excel?
Although it was an add-in in Excel 2010 & Excel 2013, Power Query became a part of Excel in 2016, in Data, Get & Transform Data.
You can use the text to columns feature, choosing delimited, checking both space and other : -, and checking the treat consecutive delimiters as one
 
Upvote 0
You can use the text to columns feature, choosing delimited, checking both space and other : -, and checking the treat consecutive delimiters as one
Thank you! I'm trying to do it via formula so I can continue to update the source of data without having to use the text-to-columns feature.
 
Upvote 0
@MountainFog the OP is using 2016 (according to their profile) & so does not have Textsplit. ;)
 
Upvote 0

Forum statistics

Threads
1,215,148
Messages
6,123,305
Members
449,095
Latest member
Chestertim

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top