LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,253
Default VLOOKUP problem

You're probably trying to do an EXACT lookup..
in which case you need to set the 4th argument of the VLOOKUP function to
0 or false... you've left it out and then it defaults to true...



keepITcool

< email : keepitcool chello nl (with @ and .)
< homepage: http://members.chello.nl/keepitcool


"Shashi Bhosale" wrote:


I have a formula
=IF(ISERROR(VLOOKUP(A1,region,2)), "Unknown", VLOOKUP(A1,region,2))
Value of A1 is 'REPOFSERBIA'

Output of the formula gives me 'Northern Europe' instaed of 'Southern
Europe' . Looks like Country 'Qatar' is causing problem.
What's the problem with formula ?


 
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
VLOOKUP problem Jon Excel Discussion (Misc queries) 3 January 4th 10 04:35 PM
Vlookup problem Bruister via OfficeKB.com Excel Discussion (Misc queries) 0 October 16th 09 09:29 AM
VLOOKUP problem Tom Excel Discussion (Misc queries) 11 March 4th 09 07:11 PM
vlookup problem Fellow Wanderer Excel Discussion (Misc queries) 5 October 3rd 08 06:37 PM
vlookup problem Jeanette Excel Worksheet Functions 4 February 14th 07 07:18 PM


All times are GMT +1. The time now is 08:24 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"