Index Match lookup function returns #N/A error ... sometimes

A

AC

Hello,
I apologize for the repeat posting, but I didn't know if the other
group was frequented periodically.

I have a file A with a list of item numbers in column A and
corresponding quantities in column B. The item numbers in file A were
imported as a text field, the quantity field type is number.
In file B I have the same information, which I typed in by hand.
Therefore, the item number field and the quantity number field types
are numbers.
I have used the following formula to populate file A with the
information from file B:

{=INDEX('[File A.xls]Sheet1'!$D$4:$D$74,MATCH(VALUE('[File
B.xls]Sheet1'!A11),'[File A.xls]Sheet1'!$A$4:$A$74,0))}


The curious thing that is happening is that most of the quantity values

are found and filled into file A properly. However, some of the
quantity values are not returned but the formula rather returns the
#N/A value. I checked to make sure that the item numbers are listed in
both files.


Any idea why this is happening?
All help is greatly appreciated.


Thank you in advance.
Regards,
A. Crawford
 

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

Top