parse data - vba

  1. M

    Parsing Text Fields

    I have a column containing mixed data that I need to parse and extract a particular portion from but I've run out of brain power in figuring this one out. The data in the column is a combination of string codes and number codes that are joined by a varying number of spaces (no apparent rhyme or...
  2. J

    VBA - Parsing out results from inputbox

    I would like to use an input box that allows for users to enter multiple inputs separated by commas and then writes the result to cells on a sheet as text. For example, if a user enters "364, 212, Tommy, 008" into the InputBox, the result would be: <tbody> 364 212 Tommy 008 </tbody>...
  3. Nick30075

    Generate subset table from Master table

    I have a table that looks like this: Need Col D values that have ";" present to be parsed out to create and new worksheet with the results looking like the output below. I've looked & tried but is beyond my level at this time. Any & all help is greatly appreciated! :banghead: Excel...
  4. L

    Parse data via vba and get the output in right column

    Hi, I hope I can get help from the gurus here at the forum. Here is the problem I have data in one column as shown below: <tbody> Name:AAA,Age:25,Sex:F,Location:KKK,Ref#:001 Name:BBB,Age:26,type:2,Sex:F,Location:KKK,Ref#:001 <tbody>...

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