Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have a time consuming task and was trying to find a way to append multiple
columns of data (with blank cells) under column "A". Currently the columns have data out to column "M", but this may increase or decrease. From: A B C etc. Thru Column "M" 1 Data1 2 Data 2 3 Data 3 Data X 4 Data 4 Data Z 5 Data 5 6 Data 6 Data Y Into: A B C etc. Thru Column "M" 1 Data1 2 Data 2 3 Data 3 4 Data 4 5 Data 5 6 Data 6 7 Data X 8 Data Y 9 Data Z |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Sorry for the double post. My bad...
It works great. One question though... Is there a way to modify the program to cut the data in columns B-M rather than copying it, or do I need to delete that data manually after the program runs? That way the data can't be duplicated if it runs twice accidentally. "Tony S." wrote: I have a time consuming task and was trying to find a way to append multiple columns of data (with blank cells) under column "A". Currently the columns have data out to column "M", but this may increase or decrease. From: A B C etc. Thru Column "M" 1 Data1 2 Data 2 3 Data 3 Data X 4 Data 4 Data Z 5 Data 5 6 Data 6 Data Y Into: A B C etc. Thru Column "M" 1 Data1 2 Data 2 3 Data 3 4 Data 4 5 Data 5 6 Data 6 7 Data X 8 Data Y 9 Data Z |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
append multiple columns | Excel Discussion (Misc queries) | |||
How can I append multiple sheets from mulitple xls. files. into 1 | Excel Discussion (Misc queries) | |||
Combine multiple columns into two long columns, Repeating rows in first column | Excel Discussion (Misc queries) | |||
Combine multiple columns into two long columns, Repeating rows in first column | Excel Discussion (Misc queries) | |||
How can you append text in multiple cells in excel? | New Users to Excel |