Randomhero180
New Member
- Joined
- Sep 14, 2011
- Messages
- 44
Hey All,
I am doing a VLOOKUP and i need to copy it over 2000 cells, problem is when I copy it, the array changes, not just the Lookup_value
Example:
=VLOOKUP(A19,Sheet2!A2:B408,2,0)
this is the first cells equation and when i try to copy it to the next cell or do a fill it changes it to:
=VLOOKUP(A20,Sheet2!A3:B409,2,0)
Obviously the Lookup_value is doing the right thing, but the table array is not. and I know i have done this before, not sure why it is doing it now.
any help would be great. Thanks!
RH
I am doing a VLOOKUP and i need to copy it over 2000 cells, problem is when I copy it, the array changes, not just the Lookup_value
Example:
=VLOOKUP(A19,Sheet2!A2:B408,2,0)
this is the first cells equation and when i try to copy it to the next cell or do a fill it changes it to:
=VLOOKUP(A20,Sheet2!A3:B409,2,0)
Obviously the Lookup_value is doing the right thing, but the table array is not. and I know i have done this before, not sure why it is doing it now.
any help would be great. Thanks!
RH