• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

vlookup with double no.

htukaram

New Member
dear sir

please solve the case with vlookup

its a vehicle data. which chassis no will be double times, but when i applying vlookup formula. its capturing 1st data only, dublicate with remain same....i want dublicate different.

i have attached the sample sheet...
 

Attachments

  • VLOOKUP.xlsx
    11.5 KB · Views: 5
need support
Hello htukaram,
You can use Index formula instead of vlookup. Please find the attached file for your reference I've updated the Index formula in column "E" in vlookup sheet.
Regards,
Thangavel D
 

Attachments

  • VLOOKUP.xlsx
    18.2 KB · Views: 8
Hi ,

Another method.

Narayan
Hello Narayan,
could you please explain the "=INDEX('vlookup range'!$C$2:$C$14, SMALL(IF('vlookup range'!$A$2:$A$14 = A2, ROW('vlookup range'!$A$2:$A$14) - MIN(ROW('vlookup range'!$A$2:$A$14)) + 1), COUNTIF(A$2:A2, A2)))" this formula..i'm not able to get it..!!
 
Back
Top