Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I currently have an M$ Excel file with data that looks something like
this: Cell 1 Cell 2 .... Cell m ----------------------------------- x1 x2 : xn y1 y2 : yn I'd like to get the format into: Cell 1 Cell 2 .... Cell m ---------------------------------- x1 y1 x2 y2 : : xn yn Where the x and the y are next to each other and in different columns, for 'm' cells. Can someone help me out with a macro? Thanks! blee2879 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
splitting data from one column into two | Excel Discussion (Misc queries) | |||
splitting one column into rows depending on the data in the column | Excel Programming | |||
Splitting data into columns | Excel Programming | |||
splitting data in a column | Excel Programming | |||
splitting 1 column of data into multiple columns | Setting up and Configuration of Excel |