Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Enter this in G1 and copy down until you get zeros.
=INDIRECT(CHAR(65+MOD(ROW()-1,6))&INT((ROW()-1)/6)+1) i.e. if you have a range of A1:F50 you would copy down to G300 Gord Dibben MS Excel MVP On Fri, 5 Jun 2009 08:29:02 -0700, winston wrote: I have 6 columns of names on a worksheet. I would like to end up with all the names in one column without have to cut and paste each of the 5 columns to the one destination column. Is there an easier way to accomplish this? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
2 columns have same data:Sort column E, but column A changes as we | Excel Worksheet Functions | |||
I have 3 columns of data. Column A has 900 items in it, Column B | Excel Discussion (Misc queries) | |||
Match data in 2 columns and return data from 3rd column | Excel Worksheet Functions | |||
Merging multiple columns of data into one column of data | Excel Discussion (Misc queries) | |||
How to add data in two columns in to one column | Excel Worksheet Functions |