Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I need to move cell data down 2 cells and over 1 cell to the left, then find
the next cell with data within the same column and repeat the move. Example: B15 has a name in it and I need to move it to A17, then look 5 cells down in column B for the next name and move it down 2 and over 1 cell. The number of records varies greatly, so the macro needs to loop thru the records until there are no more records. The data is imported into Excel from a proprietary business application. Thanks for any help!! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro to move data from one sheet to another | Excel Discussion (Misc queries) | |||
Move data Macro | Excel Discussion (Misc queries) | |||
Macro to move data to different column based on data in another co | Excel Discussion (Misc queries) | |||
enter data in cell which will start macro to move data to sheet2 | Excel Discussion (Misc queries) | |||
create macro to move label type data to column data | Excel Programming |