ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   #N/A resutls in Vlookup when there is a match (https://www.excelbanter.com/excel-worksheet-functions/28437-n-resutls-vlookup-when-there-match.html)

egamalaki

#N/A resutls in Vlookup when there is a match
 

I need help in vlookp. Excel returns #N/A when actually there should be
matching of information. Meaning the information am looking is present
in the other list but yet excel returns #N/A. If i am going hard code
the info, vlookup function correctly.

Please help


--
egamalaki
------------------------------------------------------------------------
egamalaki's Profile: http://www.excelforum.com/member.php...o&userid=23858
View this thread: http://www.excelforum.com/showthread...hreadid=375019


Naz

Do you want to post the offending formula?

Could it be that if you are looking up on a number in a cell that number is
not correctly formatted. for example if you have entered 001 in a cell excel
turns that into 1 unless you format it as 001.

If its text are you sure that there are no leading or trailing spaces in the
lookup column or lookup value. For example instead of John the cell actually
reads John_
where the _ is an extra space.
IF so use the Trim function to clean.

--

_______________________
Naz,
London


"egamalaki" wrote:


I need help in vlookp. Excel returns #N/A when actually there should be
matching of information. Meaning the information am looking is present
in the other list but yet excel returns #N/A. If i am going hard code
the info, vlookup function correctly.

Please help


--
egamalaki
------------------------------------------------------------------------
egamalaki's Profile: http://www.excelforum.com/member.php...o&userid=23858
View this thread: http://www.excelforum.com/showthread...hreadid=375019



duane


if you are looking for an exact match, add the 4th arguement (FALSE)

=vlookup(something, somewhere,# of columns,FALSE)

as it sounds like your lookup range might not be in ascending order.


--
duane


------------------------------------------------------------------------
duane's Profile: http://www.excelforum.com/member.php...o&userid=11624
View this thread: http://www.excelforum.com/showthread...hreadid=375019


Ron Rosenfeld

On Mon, 30 May 2005 07:41:30 -0500, egamalaki
wrote:

I need help in vlookp. Excel returns #N/A when actually there should be
matching of information. Meaning the information am looking is present
in the other list but yet excel returns #N/A. If i am going hard code
the info, vlookup function correctly.

Please help


Most likely, your entries APPEAR the same but DIFFER in some manner not visible
to your eye.

Provide some further information and help will be forthcoming.


--ron

Ragdyer

I would say that your data *doesn't* match, no matter how it might *appear*
to you.

Check out this page of Debra Dalgleish's, which shows a whole bunch of ways
to find and fix a probable *mismatch*:

http://www.contextures.com/xlFunctions02.html#Trouble
--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------

"egamalaki" wrote
in message ...

I need help in vlookp. Excel returns #N/A when actually there should be
matching of information. Meaning the information am looking is present
in the other list but yet excel returns #N/A. If i am going hard code
the info, vlookup function correctly.

Please help


--
egamalaki
------------------------------------------------------------------------
egamalaki's Profile:

http://www.excelforum.com/member.php...o&userid=23858
View this thread: http://www.excelforum.com/showthread...hreadid=375019




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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com