Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 44
Default Please help.,

Basically you will have a table of data. In VLookup there are 3 things,
lookup value, table array and column. Note that the lookup value has to be on
the first column on the left of the table, no other position.

1 a f
2 b g
3 c h
4 d i
5 e j

Assuming that you have the 3 columns of data and the lookup value is 4. So
the formula will be =VLOOKUP(3,A2:D11,2)
the 3 is the lookup value, A2:D11 is the range of the table. Note that this
will include the first column so that the formula can look for the lookup
value. 2 refers to the column in the table, in this case column 2. Looking at
this,it will look for number 3 at the first column and return the number in
that row, column 2. Whihc in this case will be c.

Hope this answer you.



"excel questions" wrote:

how is v-lookup in ms excel done?

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 02:35 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"