trouble "locking" a portion of a formula..

  • Thread starter Thread starter avworld
  • Start date Start date
A

avworld

I'm trying to increment one value in a vlookup (or match) formula, bu
not the other, for example:
=vlookup(B2, C2:C5000, 1)
I want the range to stay the same, but the value in B column t
increment so I can just fill the rest of the column.

ie:
=vlookup(B3, C2:C5000, 1)
=vlookup(B4, C2:C5000, 1)
etc.

Any thoughts?
There are actually over 12,000 rows, and I really don't have the tim
to enter each cell individually.
Any help would be greatly appreciated.
Thanks,
Stev
 
that worked perfectly.
I figured there was a way to define a range with a variable name, I
just didn't know how to do it in excel.
you've saved me a few hours of programming.
Thanks,
Steve
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top