search a column

  • Thread starter Thread starter DKY
  • Start date Start date
D

DKY

well, from what i got out of it the $ were to keep it from changing if
copy the cells down the sheet. but if i wanted to do it once and neve
copy it, i wouldnt use the $. So, for fun i took them away and i
doesnt work at all
 
You must have made a mistake. It should work with no problem in a single
cell without the $ sign.

=if(A2<>"",vlookup(A2,D1:E200,2,False),"")
 

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