ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   traspose a row by links (https://www.excelbanter.com/excel-worksheet-functions/8701-traspose-row-links.html)

Stan Altshuller

traspose a row by links
 
Hi all,

When one tries to past links, the transpose button is grayed out.
I have a column of integers 1:n going down column A starting A2


i need C1: CN to be exactly the transpose of the column A. I tried using
offset and it does not do what I want,
by putting C1=OFFSET($A3,C1,0) i get it only if the numbers are in order.
If i change a number in A:A it messes up the sequence.
Thanks!



N Harkawat

On cell B1 type
=OFFSET($A$1,COLUMN(),0) and copy it across the row 1
assuming that the your data source begins from cell A3

"Stan Altshuller" wrote in message
...
Hi all,

When one tries to past links, the transpose button is grayed out.
I have a column of integers 1:n going down column A starting A2


i need C1: CN to be exactly the transpose of the column A. I tried using
offset and it does not do what I want,
by putting C1=OFFSET($A3,C1,0) i get it only if the numbers are in order.
If i change a number in A:A it messes up the sequence.
Thanks!






All times are GMT +1. The time now is 08:24 PM.

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