Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
My toddler's playgroup needs to arrange worksheet data in a bizarre fashion
(one record per every 4 lines) from a conventional worksheet table with one record per row. Specifically... we need to take firstname, middle names, surname and preferred name from consecutive columns of our main worksheet (e.g. B2,C2,D2,E2)... and produce a sheet formatted so that the first column reads as follows: firstname (from B2) middlename (from C2) surname (from D2) preferred name (from E2) firstname (from B3) middlename (from C3) surname (from D3) preferred name (from E3) Repeat for up to 50 records... Sadly, that's just the start of it: I've then got to get an address in one of the adjacent columns (again over 4 rows per record) and calculated data in other columns. Pivot table doesn't really seem to help... and whilst I'm happy to work my way through help files... I don't even know where to start looking! Greg. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Moving data from multiple rows to single rows | Excel Worksheet Functions | |||
How do I combine multiple records for a single item? | Excel Discussion (Misc queries) | |||
How do I combine multiple records for a single item? | Excel Discussion (Misc queries) | |||
to make a single row record become multiple row records | Excel Worksheet Functions | |||
arranging excel tabs (charts vs worksheets)in multiple rows/dimens | Charts and Charting in Excel |