Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
I've been using this function to transpose records from a single column (A) to several columns: =INDEX($A:$A,(ROWS($1:1)-1)*6+COLUMNS($A:B)-1) All the records were 5 lines with one blank separating each record. The new file I've received has records that range from 4 lines to 6 lines with a blank separating each one. How do I work with records of differing sizes? Do I need a macro now? Libby |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Adding rows to the data array used in an Index function | Excel Discussion (Misc queries) | |||
trying to use the index function when #N/A can be part of data ran | Excel Worksheet Functions | |||
Index Function acceptig data from another sheet | New Users to Excel | |||
how do i automate an index function with a data table | Excel Worksheet Functions | |||
Transposing Data using Offset function | Excel Worksheet Functions |