Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello all,
I have a excel worksheet as : Name Address Cost center Class A 123 345,234 Q B 122 34 Q C 1 3222,34,56 Q But now i want to write a macro so that i can separate the comma values under the cost center column into different rows, So my output looks like Name Address Cost center Class A 123 345 Q A 123 234 Q B 122 34 Q C 1 3222 Q C 1 34 Q C 1 56 Q Can this be done with the help of macro and once i get the data in this format , i need to run some other macros too, so i want it into the same worksheet if possible Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
HELP! Split cell contents to new rows | Excel Discussion (Misc queries) | |||
Mail Merge - combining mutiple rows of data on one mailer. | Excel Discussion (Misc queries) | |||
Split cell data in mutiple rows | Excel Discussion (Misc queries) | |||
Split Cell Into Seperate Rows | Excel Programming | |||
how to split data from 1 row into two rows continuously | Excel Worksheet Functions |