+ Reply to Thread
Results 1 to 5 of 5

pull information from another sheet when input information

  1. #1
    Registered User
    Join Date
    09-07-2015
    Location
    houston, tx
    MS-Off Ver
    excel 2013
    Posts
    2

    pull information from another sheet when input information

    Im trying to pull information from another sheet when i enter data. for example

    A B C D E F
    1 LMPASC01100CC 83 110 12 12 877407005637
    2 LMPASC07100CC 76 110 12 12 877407005668
    3 LMPASC0789CC 72 100 12 12 877407005651
    4 LMPASC0789QC 72 100 12 12 874407005643


    I INPUT

    NEW SHEET
    A B
    1 877407005668 NEED TO PULL A2

    SO I NEED TO MATCH A1 WITH F1:F4 AND PULL CORRESPONDING PART NUMBER IN A

  2. #2
    Forum Expert José Augusto's Avatar
    Join Date
    10-29-2014
    Location
    Portugal
    MS-Off Ver
    2013-2016
    Posts
    3,329

    Re: pull information from another sheet when input information

    Hi

    Use
    Formula: copy to clipboard
    Please Login or Register  to view this content.

  3. #3
    Forum Expert BadlySpelledBuoy's Avatar
    Join Date
    06-14-2013
    Location
    East Sussex, UK
    MS-Off Ver
    365
    Posts
    7,468

    Re: pull information from another sheet when input information

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    BSB

  4. #4
    Registered User
    Join Date
    09-07-2015
    Location
    houston, tx
    MS-Off Ver
    excel 2013
    Posts
    2

    Re: pull information from another sheet when input information

    How can i keep the cell blank instead of showing #n/a
    =index('master part number'!a3:a1327,match(a3,'master part number'!f3:f1327,))

  5. #5
    Forum Expert José Augusto's Avatar
    Join Date
    10-29-2014
    Location
    Portugal
    MS-Off Ver
    2013-2016
    Posts
    3,329

    Re: pull information from another sheet when input information

    Hi

    You can use
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    Regards

+ 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. Formula to pull information based on information in different cells.
    By apmi in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 11-26-2014, 03:57 PM
  2. Pull information from a table to autopopulate another sheet
    By timnabholz in forum Hello..Introduce yourself
    Replies: 2
    Last Post: 08-06-2014, 09:11 PM
  3. [SOLVED] Merge Input Box Information with Column Information
    By trevor2524 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 12-20-2013, 04:47 PM
  4. looking for marco to pull information from different sheet
    By zbyke in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-31-2013, 02:33 AM
  5. Macro to Pull information from one Excel Sheet based on information in another sheet
    By IwannabanExcelGod in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-20-2013, 02:11 PM
  6. Replies: 5
    Last Post: 11-02-2012, 03:08 AM
  7. [SOLVED] HOW CAN I PULL INFORMATION FROM ONE SHEET TO ANOTHER IF NOT #
    By K in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 06-08-2006, 09:20 AM

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