Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 6
Default Unexpected #N/A error from INDEX-MATCH combo

Dear All,
In our group, we manage people related data with a set of excel files.
Normal files extract the people related information (DOB, Emp ID etc.)
from 2 master files using the name as input to an INDEX-MATCH
combination. Problem is, it is working only in 99% cases. In some
stray occasions, the result returns #N/A, even though the requested
data exists in the master files.

I tried tracing using the formula audit toolbar, but it was of no
help. It went upto the last level of MATCH when it actually refers to
the cell (e.g. $T$51) of a master file. Although $T$51 in the master
file has a value, it (MATCH) returns #N/A!

If any of you have any idea, please let me know. You may post a reply
here or drop a PM.

Thanks a lot.

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4,339
Default Unexpected #N/A error from INDEX-MATCH combo

Check data for additional blanks: use TRIM function to remove. Retype an
entry and see if MATCH still fails.

" wrote:

Dear All,
In our group, we manage people related data with a set of excel files.
Normal files extract the people related information (DOB, Emp ID etc.)
from 2 master files using the name as input to an INDEX-MATCH
combination. Problem is, it is working only in 99% cases. In some
stray occasions, the result returns #N/A, even though the requested
data exists in the master files.

I tried tracing using the formula audit toolbar, but it was of no
help. It went upto the last level of MATCH when it actually refers to
the cell (e.g. $T$51) of a master file. Although $T$51 in the master
file has a value, it (MATCH) returns #N/A!

If any of you have any idea, please let me know. You may post a reply
here or drop a PM.

Thanks a lot.


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 6
Default Unexpected #N/A error from INDEX-MATCH combo

On Jul 27, 4:16 pm, Toppers wrote:
Check data for additional blanks: use TRIM function to remove. Retype an
entry and see if MATCH still fails.


Thanks Toppers. Let me elaborate my case:

Master files are A & B:
A.xls
name1 emp-id1
name2 emp-id2
.....

B.xls
name1(from A) emp-id1(from A) group1
name2(from A) emp-id2(from A) group2
........

C.xls
name1(from A) group1(from B)
name2(from A) group2(from B)
.......

In C, the entry is selected using a dropdown list DV'ed from name
extracted from A.
The result in C should extract data (Group) from B (with matching
name).

But, for some set of data (Group), I get #N/A in file C instead of the
group.

However, when I open B.xls, groups get updated!!

I am really puzzled.

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
VALUE error with index(row.. match(true.. row.. nastech Excel Discussion (Misc queries) 2 July 8th 07 10:16 PM
Error suppressing with INDEX/MATCH BKO Excel Worksheet Functions 2 June 15th 07 03:50 PM
Can Index/Match pull lookup_value from a combo box? Ruben Torrez Excel Discussion (Misc queries) 2 January 11th 07 05:01 PM
VLOOKUP, INDEX & MATCH ERROR HELP sahafi Excel Worksheet Functions 6 September 12th 06 11:26 PM
#num Error index, match taxmom Excel Worksheet Functions 6 March 7th 06 08:21 PM


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