Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
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 | |||
Query doesn't add/delete data in rows on refresh | Excel Discussion (Misc queries) | |||
resetting last cell | Excel Discussion (Misc queries) | |||
Cell data format | Excel Discussion (Misc queries) | |||
Combining rows of data that have one cell in common | Excel Discussion (Misc queries) | |||
Split data from one cell to two separate cells | Excel Worksheet Functions |