S
Sherry
hi,
this is what i want to do.
b1 =sheet1!a1
then when i drag down i get
b2=sheet1!a2
..
..
..
and so on..
i want
b1 to b50 to be sheet1!a1
b51 to b100 to be sheet1!a2
....
...
....
b9950 to b10000 to be sheet1!a200
is there an easy way to do this. I tried changing bx=a$x to the next value
manually after every 50 rows. But i have about 10000 and its really not
worth the effort.
SOS!
Sherry
this is what i want to do.
b1 =sheet1!a1
then when i drag down i get
b2=sheet1!a2
..
..
..
and so on..
i want
b1 to b50 to be sheet1!a1
b51 to b100 to be sheet1!a2
....
...
....
b9950 to b10000 to be sheet1!a200
is there an easy way to do this. I tried changing bx=a$x to the next value
manually after every 50 rows. But i have about 10000 and its really not
worth the effort.
SOS!
Sherry