Forum Discussion

ajmal_pottekattil_yoousuf's avatar
Jun 16, 2024

IN VLOOKUP ISSUE

In Vlookup issue.

Serial No.                             Serial No.

 

D-155846437-6-1               D-155846437-6-1 

 

Both are the same but the lookup is not working properly.

 

Could you please guide me to solve this issue?

 

6 Replies

  • dscheikey's avatar
    dscheikey
    Bronze Contributor

    ajmal_pottekattil_yoousuf

     

    In the cells Sheet1!$B$2:$B$82283 alone there are already over 10000 entries that are not unique. You could now eliminate the "-" characters with Substitute for XLOOKUP(), but this makes the problem even bigger (over 400 additional duplicate entries). In my opinion, the column is not suitable for an XLOOKUP(). You get wrong results.

    Your XLOOKUP() results already return 1044 results that are potentially incorrect because the entry in column A in the original list is not unique.

     

    • ajmal_pottekattil_yoousuf's avatar
      ajmal_pottekattil_yoousuf
      Iron Contributor
      Could you please help me to find out which entries are wrong?
      Is it possible to look up the values?
      Could you please guide me to solve this issue?
    • ajmal_pottekattil_yoousuf's avatar
      ajmal_pottekattil_yoousuf
      Iron Contributor
      In this case is it possible to look up the value?
      Both are instruments serial no.
      The user is typing like this in software different ways.
      Is it possible to solve this issue?

Resources