+ Reply to Thread
Results 1 to 2 of 2

Combining multiple LOOKUP formulas

  1. #1
    Registered User
    Join Date
    11-06-2018
    Location
    Springfield, Missouri
    MS-Off Ver
    2016
    Posts
    17

    Combining multiple LOOKUP formulas

    Afternoon!

    So I am trying to combine information from 4 different cells in order to create a name for a device.

    I have the 4 formulas needed in order to pull each peice of information required from their corresponding cells. They are as follows and in the order they need to be in. Is there a way to combine these four formulas into one?

    And one additional, but not required step. Is there a way to add a - in between each peice of information?

    Device Type Formula
    =IFERROR(LOOKUP(PI(),1/COUNTIF(Inventory!J2,"*"&Reference!$G$2:Reference!$G$3&"*"),Reference!$H$2:$H$3),"")

    Department Formula
    =IFERROR(LOOKUP(PI(),1/COUNTIF(J2,"*"&Reference!$I$2:Reference!$I$29&"*"),Reference!$J$2:$J$29),"")

    Site Formula
    =IFERROR(LOOKUP(PI(),1/COUNTIF(L2,"*"&Reference!$K$2:Reference!$K$127&"*"),Reference!$L$2:$L$127),"")

    Last 5 of Asset Tag
    =RIGHT(D2,5)

  2. #2
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: Combining multiple LOOKUP formulas

    Yes just concatenate them with an '&' character. e.g.

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

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

+ 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] Combining multiple formulas into 1
    By Yas108 in forum Excel General
    Replies: 3
    Last Post: 12-19-2015, 12:05 PM
  2. [SOLVED] Combining multiple formulas
    By johnmitch38 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-20-2015, 06:00 AM
  3. Replies: 9
    Last Post: 08-20-2014, 04:43 PM
  4. [SOLVED] Combining multiple IF/AND formulas
    By matt1020 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-26-2014, 01:55 PM
  5. Combining formulas: V-lookup and large numbers
    By Cmorgan in forum Excel - New Users/Basics
    Replies: 1
    Last Post: 01-21-2013, 01:58 PM
  6. combining IF, lookup formulas
    By kriminaal in forum Excel General
    Replies: 7
    Last Post: 01-12-2009, 10:28 AM
  7. Combining lookup and forecast formulas
    By MarkFranklin in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 04-02-2008, 04:03 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