![]() |
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