ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   excel data in list N1, N7, N13 etc want to transfer to A1, A2, A3 (https://www.excelbanter.com/excel-worksheet-functions/193462-excel-data-list-n1-n7-n13-etc-want-transfer-a1-a2-a3.html)

Weejock71

excel data in list N1, N7, N13 etc want to transfer to A1, A2, A3
 
I have a list which contains data in N1, N7, N13 and so on.
I wish to automatically transfer this list (when new list is opened), to
simple A1, A2, A3 and so on. I cannot find a function which allows this. When
I try 'writing' the first few rows ie '=mysheet!(N1) ~ (N7)' etc and dragging
down the list resets immediately after my last input.
Please help if this makes any sense to you?

Thank you.

Pete_UK

excel data in list N1, N7, N13 etc want to transfer to A1, A2, A3
 
Put this formula in A1:

=INDIRECT("N"&(ROW(A1)*6-5))

and copy down as required.

Hope this helps.

Pete


On Jul 2, 4:51*pm, Weejock71
wrote:
I have a list which contains data in N1, N7, N13 and so on.
I wish to automatically transfer this list (when new list is opened), to
simple A1, A2, A3 and so on. I cannot find a function which allows this. When
I try 'writing' the first few rows ie '=mysheet!(N1) ~ (N7)' etc and dragging
down the list resets immediately after my last input.
Please help if this makes any sense to you?

Thank you.




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

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