Seperate COL into individual ROWS retaining other COL data the same

troy001100

New Member
Joined
Jan 21, 2019
Messages
4
Hi All

I am wanting to seek assistance in with the attached link: https://ibb.co/z5GwQRn

In Table 1 I have COL D which has multiple records separated by a comma
What I want to achieve is what I have displayed in Table 2

So each of the records in COL D will have there own row but still have the same data in col A,B,C & E

Rather than me delimiting COL D and manually update which could be in 100's or 1000's of lines I want a way to VBA it or formula.


Any assistance would be greatly appreciated.


 

Excel Facts

Round to nearest half hour?
Use =MROUND(A2,"0:30") to round to nearest half hour. Use =CEILING(A2,"0:30") to round to next half hour.
maybe use PowerQuery aka Get&Transform with Split Column - By Delimiter (,) to Rows
 
Upvote 0

Forum statistics

Threads
1,213,532
Messages
6,114,177
Members
448,554
Latest member
Gleisner2

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