W
williamlief
Version: 2008 Operating System: Mac OS X 10.6 (Snow Leopard) Processor: Intel In one sheet (sheet 2) of my document I have a list that spans multiple columns. In the other sheet (sheet 1) the list is in multiple rows in the same column.
I want:
a1 of sheet 1 to equal a1 of sheet 2
a2 of sheet 1 to equal b1 of sheet 2
a3 of sheet 1 to equal c1 of sheet 2
etc.
I can do this easily enough manually, but I cannot figure out how to do this using the fill function. The current function I am using is:
a1='sheet 2'!B$1
The dollar sign locked me into row 1, but when I try to fill down it just repeats the same function, it doesn't change it to to C$1, D$1 etc.
Is there an anti-$ that will force the column change or is there a better way to do this?
Thanks.
I want:
a1 of sheet 1 to equal a1 of sheet 2
a2 of sheet 1 to equal b1 of sheet 2
a3 of sheet 1 to equal c1 of sheet 2
etc.
I can do this easily enough manually, but I cannot figure out how to do this using the fill function. The current function I am using is:
a1='sheet 2'!B$1
The dollar sign locked me into row 1, but when I try to fill down it just repeats the same function, it doesn't change it to to C$1, D$1 etc.
Is there an anti-$ that will force the column change or is there a better way to do this?
Thanks.