Thread: vlookup ?
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
lee willis[_2_] lee willis[_2_] is offline
external usenet poster
 
Posts: 3
Default vlookup ?

I need to know how to do a vlookup and then pull all the data under it in the
field that is the same as the lookup. ie i am looking up ford and in the
lookup range there is more than 1 ford in a row? so lookup range is
sheet1a2:ac1040. ford is in cells a407 thur a597. i need to pull a407 thur
ac407 in row 1 of sheet2 i know the formula for that what i am having a hard
time with is row2 of sheet 2 needs to be filled with a408 thur ac408. can
some one help me with this?