Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have address label data starting at B10 and then every 10 cells so c10,
d10, e10 etc all the way to B6270 i want to move the items in B11, 12 13 14 15 and 16, to column c,d,e,f,g,h so that i can export to Word, access etc using column headings of Company name, add1 add2 etc. How do i create a macro that does this. My first attempt did move the first block B2 through B16 but did not move to b10 to start the next batch, so when repeating the macro it went back to B2 and moved the now empty b3-b6 cells to their "new" columns. Also how will i delete rows 11 to 19 21-29 etc once the data is moved. regards Jon |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
data label disappears when I move it | Charts and Charting in Excel | |||
macro to move to minimum value in column of data | Excel Discussion (Misc queries) | |||
Move data label | Charts and Charting in Excel | |||
Macro to move data to different column based on data in another co | Excel Discussion (Misc queries) | |||
Need a macro to move data from column into rows | Excel Programming |