+ Reply to Thread
Results 1 to 8 of 8

VLOOKUP - alpha-numeric

  1. #1
    Registered User
    Join Date
    05-13-2017
    Location
    USA
    MS-Off Ver
    8
    Posts
    4

    VLOOKUP - alpha-numeric

    I am trying to find missing values - in other words, I am looking up 0000-11-22-333-FY15 or 1111-99-999-MT14 etc. These are values I currently have. What I want to find are the same values (0000-11-22-333) but where instead of FY15 it could be MT13 or FY19 which are values I don't have but need to identify so I can add them to my table.

    This is my formula: =VLOOKUP("*"&G1&"*",Current!$A$2:$B$2599,1,FALSE) but it is returning G1 which I already have in my table. I only want to see values I don't have.

    Appreciative~

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (both in England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2504 (Windows 11 Home 24H2 64-bit)
    Posts
    90,700

    Re: VLOOKUP - alpha-numeric

    Welcome to the forum!

    Will you please attach a sample Excel workbook?

    1. Make sure that your sample data are REPRESENTATIVE of your real data. The use of unrepresentative data is very frustrating and can lead to long delays in reaching a solution.

    2. Make sure that your desired solution is also shown (mock up the results manually).

    3. Make sure that all confidential data is removed or replaced with dummy data first (e.g. names, addresses, E-mails, etc.).

    4. Try to avoid using merged cells as they cause lots of problems.

    Unfortunately the attachment icon doesn't work at the moment, so to attach an Excel file you have to do the following: just before posting, scroll down to Go Advanced and then scroll down to Manage Attachments. Now follow the instructions at the top of that screen.

    Please pay particular attention to point 2 (above): without an idea of your intended outcomes, it is often very difficult to offer appropriate advice.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help. It's a universal courtesy.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    NB:
    as a Moderator, I never accept friendship requests.
    Forum Rules (updated August 2023): please read them here.

  3. #3
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    30,824

    Re: VLOOKUP - alpha-numeric

    If you are looking for all values beginning "0000-11-22-333" then you will need a different formula: VLOOKUP will only find the first match.

  4. #4
    Registered User
    Join Date
    05-13-2017
    Location
    USA
    MS-Off Ver
    8
    Posts
    4

    Re: VLOOKUP - alpha-numeric

    I am not sure if the file is attached...please let me know...Thanks
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    05-13-2017
    Location
    USA
    MS-Off Ver
    8
    Posts
    4

    Re: VLOOKUP - alpha-numeric

    one more time

  6. #6
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    30,824

    Re: VLOOKUP - alpha-numeric

    In column S of "Current"

    =COUNTIF(ACCTs!A:A,Current!A2)

    new accounts will have value of 0 so Filter on 0.

  7. #7
    Registered User
    Join Date
    05-13-2017
    Location
    USA
    MS-Off Ver
    8
    Posts
    4

    Re: VLOOKUP - alpha-numeric

    That works - thanks much!!

  8. #8
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    30,824

    Re: VLOOKUP - alpha-numeric

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED. Thanks.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] VLOOKUP WITH ALPHA NUMERIC
    By JACOB in forum Excel Formulas & Functions
    Replies: 20
    Last Post: 09-06-2005, 07:05 AM
  2. [SOLVED] VLOOKUP WITH ALPHA NUMERIC
    By JACOB in forum Excel Formulas & Functions
    Replies: 20
    Last Post: 09-06-2005, 06:05 AM
  3. VLOOKUP WITH ALPHA NUMERIC
    By JACOB in forum Excel Formulas & Functions
    Replies: 20
    Last Post: 09-06-2005, 04:05 AM
  4. vlookup with alpha numeric
    By JACOB in forum Excel Formulas & Functions
    Replies: 14
    Last Post: 09-06-2005, 03:05 AM
  5. [SOLVED] VLOOKUP WITH ALPHA NUMERIC
    By JACOB in forum Excel Formulas & Functions
    Replies: 14
    Last Post: 09-06-2005, 02:05 AM
  6. VLOOKUP WITH ALPHA NUMERIC
    By JACOB in forum Excel Formulas & Functions
    Replies: 14
    Last Post: 09-05-2005, 11:05 PM
  7. [SOLVED] VLOOKUP WITH ALPHA NUMERIC
    By JACOB in forum Excel Formulas & Functions
    Replies: 14
    Last Post: 06-16-2005, 12:05 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1