+ Reply to Thread
Results 1 to 4 of 4

Need to find serial #s on a second column

  1. #1
    Registered User
    Join Date
    03-25-2024
    Location
    U.S.
    MS-Off Ver
    Office 19
    Posts
    2

    Need to find serial #s on a second column

    Hello,

    I wonder if I can trouble members for help.

    I have a spreadsheet that, among other information, it has column A with over 400 rows of serial numbers (one per row) and column B the serial numbers that we have under warranty.

    How can I find which of the serial numbers from column A are amongst the serial numbers of column B?

    I've came across a number of suggestions online but they compare row in column A to same row in column B.

    I need to take a number from column A and compare to all of the ones in column B and report a match.

    Any help would be appreciated.

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

    Re: Need to find serial #s on a second column

    Welcome to the forum.

    You could try this:

    =ISNUMBER(MATCH(A1,B:B,0))
    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.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Registered User
    Join Date
    03-25-2024
    Location
    U.S.
    MS-Off Ver
    Office 19
    Posts
    2

    Re: Need to find serial #s on a second column

    Winner winner chicken dinner!

    Looks like that worked.

    Thank you kindly.

  4. #4
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,849

    Re: Need to find serial #s on a second column

    Glad to have helped.

    If that takes care of your original question, please choose Thread Tools from the menu link above and mark this thread as SOLVED. You can also access the SOLVED tag by editing the opening post and choosing SOLVED from the drop-down to the left of the title box.

    Also, if you have not already done so, remember that you can reward anyone who offered you help towards a solution for your issue by clicking the small star icon (* Add Reputation) located in the lower left corner of the post in which the help was given. By doing so you can add to the reputation(s) of each of those who offered help.

+ 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. Replies: 6
    Last Post: 12-28-2023, 05:00 PM
  2. Replies: 25
    Last Post: 06-05-2023, 06:48 PM
  3. [SOLVED] Need help to find the serial number if data match
    By tuongtu3 in forum Excel Formulas & Functions
    Replies: 16
    Last Post: 09-14-2020, 01:59 AM
  4. [SOLVED] VBA to find serial numbers and replace the row with another row
    By benjhardie in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 07-22-2018, 11:04 AM
  5. Find duplicate serial numbers when present in two different formats
    By adamdoldfield in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 05-28-2014, 11:37 PM
  6. Find Earliest Time For Each Serial Number
    By dilbert1187 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 05-06-2008, 06:27 PM
  7. A Macro to find missing serial numbers in a column
    By Khoshravan in forum Excel General
    Replies: 9
    Last Post: 08-06-2006, 05:40 AM

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