Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default vlookup() function

Hi please suggest how to use vlookup() function for the problem given
below to identify the word for given id

A B
id word
1 tennis
2 hat
3 trial
4 ride
5 complex

2

Thanks
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,501
Default vlookup() function

Try

=VLOOKUP(2,A2:B6,2,FALSE)

Mike

"harsh_njoy" wrote:

Hi please suggest how to use vlookup() function for the problem given
below to identify the word for given id

A B
id word
1 tennis
2 hat
3 trial
4 ride
5 complex

2

Thanks

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default vlookup() function

=VLOOKUP(A10,$A$1:$B$6,2,FALSE) entered in C1

Assumes you typed 2 in A10..............will return hat to C1


Gord Dibben MS Excel MVP


On Fri, 25 Jul 2008 07:24:31 -0700 (PDT), harsh_njoy
wrote:

Hi please suggest how to use vlookup() function for the problem given
below to identify the word for given id

A B
id word
1 tennis
2 hat
3 trial
4 ride
5 complex

2

Thanks


Reply
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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Embedded If Function in a Vlookup Function Excel Student Excel Worksheet Functions 2 January 13th 07 04:39 AM
Combine VLOOKUP and IF function so #NA isn't returned as a value from VLOOKUP buffgirl71 Excel Discussion (Misc queries) 12 November 14th 06 11:36 PM
HOW DO I NEST THE VLOOKUP FUNCTION WITH THE LEFT FUNCTION CHAIM Excel Worksheet Functions 1 July 27th 05 09:10 PM
how do I write a vlookup function within an iserror function so t. JBLeeds Excel Worksheet Functions 2 March 16th 05 10:30 AM
I want to use Vlookup function and AND function in a single formu. prakash Excel Worksheet Functions 3 January 25th 05 07:11 AM


All times are GMT +1. The time now is 08:00 AM.

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

About Us

"It's about Microsoft Excel"