+ Reply to Thread
Results 1 to 6 of 6

Help with matching numbers on separate worksheets

  1. #1
    Registered User
    Join Date
    08-04-2015
    Location
    Stoke on Trent, England
    MS-Off Ver
    2010
    Posts
    58

    Help with matching numbers on separate worksheets

    Hi all.
    If there is anyone out there who can help me it will be much appreciated.
    I'm still learning Excel and can't figure out if what I want to do is even possible.
    It is to do with matching up numbers from two different Worksheets.
    I have put a description in the attached document of what I am trying to accomplish.
    It will be easier for you to look at that to get a better understanding of what I am after.

    Thanks for any help.

    Graham
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    WinXP/MSO2007;Win10/MSO2016
    Posts
    12,598

    Re: Help with matching numbers on separate worksheets

    sheet1 D4:
    Please Login or Register  to view this content.
    Ben Van Johnson

  3. #3
    Registered User
    Join Date
    08-04-2015
    Location
    Stoke on Trent, England
    MS-Off Ver
    2010
    Posts
    58

    Re: Help with matching numbers on separate worksheets

    Thank you very much for that Ben.
    Is it not possible to have the Vendor code automatically fill Cell D after the Item Number is entered in Cell C and tab is pressed.

    Thanks again.

    Graham

  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,409

    Re: Help with matching numbers on separate worksheets

    Graham - that is what Ben's formula does. As soon as you have entered the number in column C, the corresponding vendor code appears in D.
    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.

  5. #5
    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
    28,147

    Re: Help with matching numbers on separate worksheets

    Change the range of the formula supplied by Ben (to match your likely manifest).

    =IFERROR(INDEX(Sheet2!$A$4:$C$2000,MATCH(C4,Sheet2!$A$4:$A$2000,0),2),"")

    When the Item Number is entered in C the Vendor WILL automatically appear in D if the data is in Sheet2.

  6. #6
    Registered User
    Join Date
    08-04-2015
    Location
    Stoke on Trent, England
    MS-Off Ver
    2010
    Posts
    58

    Re: Help with matching numbers on separate worksheets

    Thanks John. I amended it and it now works great.
    You two have saved me a lot of time

    Graham

+ 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. Import Macro to import separate files to separate worksheets - deletes existing worksheets
    By Hondahawkrider in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-01-2015, 02:24 PM
  2. [SOLVED] Summing values matching same criteria on separate worksheets
    By Spritz in forum Excel Formulas & Functions
    Replies: 13
    Last Post: 09-11-2013, 12:01 PM
  3. separate the data from the 25 entries on the master to separate worksheets
    By nemo12 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-21-2012, 09:27 AM
  4. Pull info and Numbers from separate worksheets via keyword
    By fin23 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-26-2011, 04:02 PM
  5. Replies: 8
    Last Post: 05-20-2011, 11:36 AM
  6. Can’t sum numbers by name from separate worksheets.
    By Joe Hughes in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 09-16-2009, 04:35 PM
  7. Macro to auto-email separate worksheets of same workbook to separate recipients?
    By Sean Anderson in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-09-2007, 09:51 PM

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