Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a question I am trying to solve. I have a table that, for many rows,
does not have every column filled in. For example, the table would look like this: First Last Color Age Fruit Vegatable John Smith Blue 15 Celery Jane Doe 50 Orange Jim Red Carrot Jones 90 Apple Pepper and I want it to look like this: John Smith Blue 15 Celery Jane Doe 50 Orange Jim Red Carrot Jones 90 Apple Pepper Basically, if a certain column is "empty" a specific row, I want to skip it and paste the next filled in value next to a previous filled in value. Is there any way to do this in a Macro? I'd like to read from my "old" table to create a "new" table. The solution does not have to be elegant, and I can hard code in start rows and end rows. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How can I create one column (stacked) from a large table of data.. | Excel Worksheet Functions | |||
grouping large pivot table columns | Excel Programming | |||
grouping large pivot table columns | Excel Programming | |||
Macro to create pivot table from large data file | Excel Programming | |||
How can I create a table of contents(worksheets) for a large work. | Excel Discussion (Misc queries) |