Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi
I hope someone can help me. i'll try and illustrate what I mean, as im fairly new to all of this, so do not really know the technical 'language' to explain what im hoping to do. Column D, in this case being my problem: Where in each cell there are several pieces of data that are seperated by commas. I want to be able to split the data at the comma, but instead of the data continuing across the page(transpose??) so that each 'piece' of data has its own cell going across in a row, I want each piece of data to form a new row under the original, and also copy what was originally in cells A - C Sheet currently looks like this.......... A B C D 1) JANE 1 YES 123, 45, 789 2) PAUL 2 YES 101, 11 3) CHRIS 3 NO 124, 9999, 5697, 88, 587 so ideally the sheet would end up looking like this......... A B C D 1) JANE 1 YES 123 2) JANE 1 YES 45 3) JANE 1 YES 789 4) PAUL 2 YES 101 5) PAUL 2 YES 11 6) CHRIS 3 NO 124 7) CHRIS 3 NO 9999 and so on...... Can this be done? if so any help or advice will be greatly appreciated The sheet I have to work this on is huge thanks in advance! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
resetting last cell | Excel Discussion (Misc queries) | |||
merging data to a single cell | Excel Worksheet Functions | |||
Excel Macro to Copy & Paste | Excel Worksheet Functions | |||
How to copy data in one cell into different rows | Excel Worksheet Functions | |||
move data to a single cell and at the same same time filter the da | Excel Discussion (Misc queries) |