+ Reply to Thread
Results 1 to 3 of 3

Need a formula to pull site info from based on a match in the next columns

  1. #1
    Registered User
    Join Date
    11-01-2022
    Location
    England
    MS-Off Ver
    365
    Posts
    2

    Need a formula to pull site info from based on a match in the next columns

    I need a formula that pulls the site number from column D to column B (yellow) based on a match from column A matching anything in columns E through F.

    Trying to organise where items are at various sites but the previous table had multiple items on each site where we just want the item matched with a site (blue table) and will tie more information to each item going forward on an item-by-item basis as opposed to just lumping all items at sites. Thanks
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    09-30-2019
    Location
    Chiangmai, Thailand
    MS-Off Ver
    Office 2016, Excel 2019
    Posts
    1,234

    Re: Need a formula to pull site info from based on a match in the next columns

    Please try

    B2
    =INDEX($D$2:$D$8,AGGREGATE(15,6,(ROW($D$2:$D$8)-ROW($D$1))/(1/(COUNTIF(A2,$E$2:$H$8)>0)),1))

    Regards.

  3. #3
    Registered User
    Join Date
    11-01-2022
    Location
    England
    MS-Off Ver
    365
    Posts
    2

    Re: Need a formula to pull site info from based on a match in the next columns

    Cheers, that's perfect.

+ 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. VLOOKUP Formula to Update Map and Code based on Site name and site ID
    By gcolegcole42 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 03-15-2022, 05:21 AM
  2. [SOLVED] Pull a sub list of info from a column based on multiple critiria in 2 other columns
    By ExcelFalcon in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-27-2018, 11:19 AM
  3. [SOLVED] Formula to pull info from different tabs based on criteria
    By realestateman in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 04-28-2017, 01:13 PM
  4. Replies: 4
    Last Post: 04-14-2017, 07:47 PM
  5. pull over info based on formula.. ?
    By EC37 in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 06-16-2015, 01:59 PM
  6. How to match info from 2 columns and pull data from a 3rd
    By lloyd88 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-27-2015, 05:43 AM
  7. Vlookup/Match: pull info from multiple columns
    By excellerant8 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-23-2014, 05:09 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