Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have a list of people that have individual records (rows) for several
items. I would like to combine the data into one row per person with additional columns for the data that used to be in the additional rows. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Is there a pattern to the records/rows?
i.e. four rows then next set of records repeated? Assume four as above. In B1 enter =INDEX($A:$A,(ROWS($1:1)-1)*4+COLUMNS($A:B)-1) Copy across to E1 then select B1:E1 and copy down untill you get zeros. Gord Dibben MS Excel MVP On Mon, 30 Apr 2007 12:30:02 -0700, DrStone98 wrote: I have a list of people that have individual records (rows) for several items. I would like to combine the data into one row per person with additional columns for the data that used to be in the additional rows. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
PIVOT TABLE - hiding records with CALCULATED item values equal to | Excel Discussion (Misc queries) | |||
to make a single row record become multiple row records | Excel Worksheet Functions | |||
how to combine multiple versions of single spreadsheet? | Excel Discussion (Misc queries) | |||
Combine several records into one | Excel Discussion (Misc queries) | |||
How can I combine multiple characters into a single character? | Excel Discussion (Misc queries) |