+ Reply to Thread
Results 1 to 5 of 5

Excel Vlookup Multiple Formulas in one field?

  1. #1
    Registered User
    Join Date
    02-01-2013
    Location
    Vanceburg, KY
    MS-Off Ver
    Excel 2010
    Posts
    3

    Excel Vlookup Multiple Formulas in one field?

    On sheet 1 I am trying to set up to where the user can input 1 of 4 different type of possible error codes and beneath that the information fields will fill in.
    I already have on a 3rd sheet my table set up. I've already set up a working VLOOKUP for the 1st possible error message in each of the information fields. Now I'm confused on how to incorporate the other three possible error input fields to utilize the same information fields below.

    Is there a way to set up the VLOOKUP to search for text in the four error message fields and when it finds one to complete the search? Or can you enter multiple VLOOKUP formulas in the same field?
    I hope this makes more sense reading than it did typing.

  2. #2
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: Excel Vlookup Multiple Formulas in one field?

    Attach a sample workbook.

    When you are in Advanced reply, click on the paperclip to open the upload window.

    View Pic
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

  3. #3
    Registered User
    Join Date
    02-01-2013
    Location
    Vanceburg, KY
    MS-Off Ver
    Excel 2010
    Posts
    3

    Re: Excel Vlookup Multiple Formulas in one field?

    What I'm trying to do is which ever of the yellow filled codes they know will fill out the information underneath it. It's a project for work so I had to change all the real information.
    Attached Files Attached Files

  4. #4
    Registered User
    Join Date
    02-01-2013
    Location
    Vanceburg, KY
    MS-Off Ver
    Excel 2010
    Posts
    3

    Re: Excel Vlookup Multiple Formulas in one field?

    bump or refresh.

  5. #5
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: Excel Vlookup Multiple Formulas in one field?

    took a bit of time to reformat layout (and i had to sleep lol)
    try this
    wrap the whole formula in iferror if you want to hid #n/a when cells blank
    =iferror(the long formula,"")
    Attached Files Attached Files
    Last edited by martindwilson; 02-02-2013 at 07:33 AM.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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