Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a large amount of data numbering several thousand rows.
Unfortunately for example the data in row 2 needs to be concatenated to row 1, row 4 to row 3 and sow on. Once the data has been added to row 1 for example from row 2, to tidy the data up I would want to delete row 2, the same would apply to what was row 4, row 6 and so on. I have tried various VBA codes but either end up deleting all of the data or end up in a continuous loop that I can't break out of. Any help would be appreciated. thanks -- neil |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Deleting and Copying Marco code | Excel Discussion (Misc queries) | |||
Copying data to excel and deleting duplicates | Excel Discussion (Misc queries) | |||
Deleting the area code on excel spread sheet phone numbers?? | Excel Discussion (Misc queries) | |||
Excel hard code those #'s without deleting the formula or typing# | Excel Discussion (Misc queries) | |||
Deleting code in a file with code.. | Excel Programming |