Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8486401
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T20:56:11+00:00 2026-06-10T20:56:11+00:00

Col A has ItemID Col B has Model_Num Col C has a long list

  • 0

Col A has ItemID Col B has Model_Num Col C has a long list of Model_Num. In Col D I want to lookup the Model_Num of Col C and put the ItemID

item_id (colA)        model_num (colB)   to match (colC)  new data (colD)
--------              ----------         ---------        ---------
870834                FD021              KPA8A            14667122
16595156              S3TA03B            BW01B            #N/A
10752514              FD1424B            GM1500B          #N/A
10756167              SU03B              TA021            #N/A
14667130              KDAD               FD021            870834
14667122              KPA8A              FD021            870834

In the new data column (colD) I’m using the formula:

=VLOOKUP(C1,$A$1:$B$114,2,FALSE)

It’s returning #N/A for everything though. Any help is appreciated.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T20:56:12+00:00Added an answer on June 10, 2026 at 8:56 pm

    You have a mistake in your VLOOKUP formula and/or the way your data is organized by column. VLOOKUP can not be used to look up values to the left of the lookup value in the VLOOKUP table – you would have to use an INDEX/MATCH function to do that – or you could just do this.

    1) You could cut and insert your column A(item_iD) to the right of your current column B(model_num). Then adjust your VLOOKUP formula appropriately. (So basically your item_id and model_num columns are backwards currently).

    If you want to keep your column order “as is” then you will need to use an INDEX/MATCH function which I can certainly provide:

    =INDEX($A$1:$B$114,MATCH(C1,$B$1:$B$114,0),1)
    

    Leave your data as is and put that in the top cell column D and then autofill down. It should give you what you want.

    Good Luck.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Lets consider I have a table 'Tab' which has a column 'Col' The table
My db table will have a col a TEXT with long strings, like multiple
I have a webpage which has tab list, the HTML looks like this for
I have a vector that that stores Node*. A Node has the member properties:row,col,value.
I'm working on a ECG data that basically has the following schema Col 1
On an Excel sheet, Col A has many thousands of rows that are sorted
my table has the following html <table class=tb id=tb1> <tr> <th scope=col>OrderID</th> <th scope=col>ProductName</th>
It has long been known that PDO does not support COUNT(*) and a query
I want to display for each maker an AlertDialog that has some description, for
The hostlist.txt file has only 1 col. The prog reads hostlist.txt file, remove duplicate

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.