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

Bring active cell back into view
Start at A1 and select to A9999 while writing a formula, you can't see A1 anymore. Press Ctrl+Backspace to bring active cell into view.
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,931
Messages
6,127,759
Members
449,404
Latest member
cburket

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