ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   12 columns by 8 rows to one row (https://www.excelbanter.com/excel-worksheet-functions/446997-12-columns-8-rows-one-row.html)

nate hubert

table to row
 
The following formula works well to convert a table of multiple dimensions (here four columns) to just one column.

=OFFSET($A$1,MOD(ROWS($1:1)-1,4),INT((ROWS($1:1)-1)/4))

How can you use a similar function to return the table as one row instead of one column?

Please?


All times are GMT +1. The time now is 10:19 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com