Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is there any way to conveniently accomplish this?
My data is organized like this: 4626859EX 5422369 4427272 What I am trying to do is get it organized like this 4626859EX 5422369 4427272 5422369 4626859EX 4427272 4427272 4626859EX 5422369 Rows of data up to eleven cells wide. Some rows have only one pairing, others have anywhere between one and eleven. It would also have to insert the blank rows for the 2nd, 3rd, 4th etc dells with data. :-( |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You need to provide considerably more detail about how the existing
data maps to the results data. E.g., why does 4626... occur twice in the second column and not at all in the third? I don't see any underlying logic in your example that illustrates how the mapping is to be carried out. Cordially, Chip Pearson Microsoft MVP 1998 - 2010 Pearson Software Consulting, LLC www.cpearson.com [email on web site] On Thu, 6 May 2010 13:30:01 -0700, Iriemon wrote: Is there any way to conveniently accomplish this? My data is organized like this: 4626859EX 5422369 4427272 What I am trying to do is get it organized like this 4626859EX 5422369 4427272 5422369 4626859EX 4427272 4427272 4626859EX 5422369 Rows of data up to eleven cells wide. Some rows have only one pairing, others have anywhere between one and eleven. It would also have to insert the blank rows for the 2nd, 3rd, 4th etc dells with data. :-( |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
need help please inserting multiple rows based on cell value then copying to data sheet | Excel Worksheet Functions | |||
Copying row & inserting | Excel Discussion (Misc queries) | |||
Inserting Lines or Copying lines with formulas but without data | Excel Discussion (Misc queries) | |||
Inserting and copying | Excel Programming | |||
Inserting Lines And Copying Them | Excel Programming |