Delimiting VBA (or other method)

TC_vii

New Member
Joined
Mar 20, 2023
Messages
4
Office Version
  1. 365
Platform
  1. Windows
Hi folks,

I was hoping I might be able to ask for experts help - I am working with a large data set where each row has unique identifying information under separate columns (ie name, status etc) but there's also a column with multiple pieces of data separate by semi-colons. I need to delimit this cell into separate rows whilst carrying the unique identifying information into these newly created rows to allow for analysis via data model pivots.

What would be the best way to do this, would it be a VBA macro? If so, how would I go about creating it? I've never tried to create a VBA macro before so I'm a complete novice!

Thanks!
 

Excel Facts

Wildcard in VLOOKUP
Use =VLOOKUP("Apple*" to find apple, Apple, or applesauce
In case useful - ideal before and after images attached!
 

Attachments

  • Capture.JPG
    Capture.JPG
    35.9 KB · Views: 6
  • after.JPG
    after.JPG
    60 KB · Views: 6
Upvote 0

Forum statistics

Threads
1,214,990
Messages
6,122,626
Members
449,094
Latest member
bsb1122

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