![]() |
#1
|
|||
|
|||
![]()
Hi folks, have been having a problem all day trying to figure this out so any help would be great.
I am hoping to get a column from sheet1 to display as a row in sheet2 in excel. There are 651 records so dont want to do it one by one. I am using "=INDEX(Sheet1!$A$2,1,1)" to get the first entry in and "=INDEX(Sheet1!$A$3,1,1)" to get the second. As soon as i try to drag the cell to the right it keeps giving me the same input over and over again. Doing my head in. Cheers Greg |
#2
|
||||
|
||||
![]()
Hi
you can use the TRANSPOSE function to that effect Also review the INDEX syntax
__________________
Using O365 v2503 - Did you know you can thank someone who helped you? Click on the tiny scale in the right upper hand corner of your helper's post |
#3
|
|||
|
|||
![]()
Hi Pecoflyer,
thanks for the quick reply, I have done that but the names may be changing and there are 650 of them and I am actually setting this up for someone else who would not have the best of excel knowledge(even less than me if thats possible ![]() Thanks |
#4
|
|||
|
|||
![]()
Hi again Pecoflyer,
Finally got it, thanks for the suggestions as even searching under what you suggested helped. Think I had been at it so long my brain was melted. =INDEX(Sheet1!$A2:A651,COLUMNS(Sheet2!$B1:B1),ROWS (Sheet2!$B$1:B1)) used that code and it works perfectly. |
![]() |
Tags |
formula, help please, rows and columns |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
Juliet | Excel | 1 | 03-15-2013 03:25 AM |
![]() |
mikehende | Excel | 3 | 10-10-2012 11:40 PM |
how to write G1 in terms of B1+value in the cell 5 columns away (which is G1 itself)) | Sunny | Excel | 3 | 04-20-2012 12:32 AM |
![]() |
DeeDubb | PowerPoint | 1 | 04-05-2012 01:53 AM |
Move data from 1 cell to another cell | Catalin.B | Excel | 1 | 06-25-2011 12:51 PM |