+ Reply to Thread
Results 1 to 2 of 2

Choose + vlookup + if(iserror)

  1. #1
    Registered User
    Join Date
    04-15-2014
    Location
    Columbus, OH
    MS-Off Ver
    Excel 2010
    Posts
    1

    Choose + vlookup + if(iserror)

    I've got a set of data that lists out information for items contained in a shipping container, but the same items can be in multiple containers, sometimes up to 6 or 7. When we receive the data, the containers are grouped together as text separated by a delimiter, normally a "/". I need to list the data by container, then show the contents.

    I attempted to do this by separating the container text into unique values via the Text To Columns function, leaving me with 6 or 7 columns worth of container values. I moved these to the left of my data to set up my table for the Vlookup.

    On a separate tab, I copied and pasted the Container values into one row, then attempted to write my Vlookups to include IF(ISERROR) statements indicating that if the container wasn't found in Column A, move the data set to Column B and look there, then C, then D, etc. The challenge I've run into is that my formula is longer than the 8912 characters allowed in Excel and I've got another set of columns to include to complete my data set.

    I thought I might be able to combine the CHOOSE function with the VLOOKUP function and the IF(ISERROR) to shorten the formula.

    A copy of my data set is attached. Can anyone help me with this?
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor Melvinrobb's Avatar
    Join Date
    06-19-2012
    Location
    Manitoba, Canada
    MS-Off Ver
    Excel 2013
    Posts
    1,128

    Re: Choose + vlookup + if(iserror)

    By using Wildcards (the "*" symbol), the attached document should work.
    If this does what you were hoping to accomplish, I suggest doing a bit of research on using Wildcards in the Match function.
    Attached Files Attached Files
    Please click the * icon below if I have helped.

+ 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] Vlookup and iserror
    By Carrol in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-09-2014, 09:19 AM
  2. VLOOKUP with ISERROR
    By Cfitzwater in forum Excel General
    Replies: 1
    Last Post: 09-04-2009, 05:28 PM
  3. Iserror(if(vlookup
    By James_C in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-24-2009, 10:59 AM
  4. vlookup with iserror
    By wensiang@gmail.com in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 04-22-2006, 12:20 PM
  5. [SOLVED] ISERROR VLOOKUP
    By Carole O in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-05-2005, 10:05 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