B
Bob
I need to copy values from sheet2 to sheet1. The values on sheet2 are
in column C cells C5 to C9, however on sheet1 want to place them in
row 7 columns G7, H7,I7,J7 and K7.
In G7 I can place the formula =‘sheet2’!C5, I then want to “drag” the
formula across the row to populate the other cells—so the next cell in
the row should be =‘sheet2’!C6 then =‘sheet2’!C7 etc but every time it
just repeats =‘sheet2’!C5. (I realise I am trying to transpose rows to
columns.)
How can I get it to increase the row number by 1 but keep the column
as C
in column C cells C5 to C9, however on sheet1 want to place them in
row 7 columns G7, H7,I7,J7 and K7.
In G7 I can place the formula =‘sheet2’!C5, I then want to “drag” the
formula across the row to populate the other cells—so the next cell in
the row should be =‘sheet2’!C6 then =‘sheet2’!C7 etc but every time it
just repeats =‘sheet2’!C5. (I realise I am trying to transpose rows to
columns.)
How can I get it to increase the row number by 1 but keep the column
as C