+ Reply to Thread
Results 1 to 3 of 3

Concatenate error across 2 worksheets with vlookup error

  1. #1
    Registered User
    Join Date
    02-22-2009
    Location
    MORRISTOWN, NJ
    MS-Off Ver
    MICROSOFT 365
    Posts
    60

    Concatenate error across 2 worksheets with vlookup error

    Problem:
    1. The TAB “NEW TAXONOMY MASTER” should have the most updated “NEW COMMODITY CODES” (Column I), however I didn’t realize that as I was updating the new commodity codes in the TAB “DUPLICATE COMMODITY NAMES-CODES” (Column I) the CONCATENATE of the similar fields wouldn’t match up.
    2. I need to fix this issue so that by CONCATENATING the fields I can perform a VLOOKUP in the NEW TAXONOMY MASTER tab to fill out “REMOVE DUPLICATE COMMODITY NAMES” (Column U) AND “REMOVE DUPLICATE COMMODITY CODES”.
    3. As you can see not only is there a CONCATENATE issue, but the VLOOKUP for the fields that should return a value are returning a “0” (only about 30 rows of data changed). The N/A’s make sense because not every row had a REMOVE.
    Fix Requested:
    1. Resolve the CONCATENATION ISSUE so that the sheets can communicate with each other (the Family, New Category, New SubCategory, New Commodity Name and OLD Commodity Code never changed if that helps with finding a constant value. If you need to create a new column that’s fine.
    2. Resolve the VLOOKUP ISSUE so that once the concatenates are consistent, the VLOOKUP will bring in values for “REMOVE DUPLICATE COMMODITY NAMES” (Column U)
    3. Resolve the VLOOKUP ISSUE so that once the concatenates are consistent, the VLOOKUP will bring in values for “REMOVE DUPLICATE COMMODITY NAMES” (Column V)

    Thank you soooo much! I really boxed myself in here and need help.

    Penny
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor
    Join Date
    02-04-2009
    Location
    Texas
    MS-Off Ver
    Excel 2016
    Posts
    665

    Re: Concatenate error across 2 worksheets with vlookup error

    Concatenate should be simple - then 1 check to see if there is the number on the sheet (countif>0) 2. then check to see if the lookup returns blank cell (Vlookup<>"") then vlookup:
    Please Login or Register  to view this content.

  3. #3
    Forum Expert newdoverman's Avatar
    Join Date
    02-07-2013
    Location
    Port Dover, Ontario, Canada
    MS-Off Ver
    2010
    Posts
    10,330

    Re: Concatenate error across 2 worksheets with vlookup error

    I inserted a new column for column A on both worksheets and entered this formula on the DUPLICATE COMMODITY NAMES-CODES worksheet.
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    This formula entered on on NEW TAXONOMY MASTER
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    The results were 0 or 1. 0 represents that the value did NOT appear on the other worksheet and 1 meant that there is a match.
    I created a new worksheet and copied all the values that are unique. The list is broken into two parts because the columns don't match and I don't know how you want to handle this.
    Attached Files Attached Files
    <---------If you like someone's answer, click the star to the left of one of their posts to give them a reputation point for that answer.
    Ron W

+ 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 / Concatenate - #N/A error
    By vbjohn in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 07-14-2015, 11:21 AM
  2. [SOLVED] Error checking routine - check range values on various worksheets and report if error
    By TheRobsterUK in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 05-29-2014, 06:36 AM
  3. How to error trap a vlookup that returns an error or #N/A
    By kjy1989 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 06-06-2013, 12:01 PM
  4. [SOLVED] lookup - if(is error(vlookup and error messages meanings
    By grphillips in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 03-18-2013, 07:03 PM
  5. I get #value error when I concatenate
    By bjcowen9000 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 02-20-2013, 05:00 PM
  6. Concatenate error??
    By mikecymru in forum Excel General
    Replies: 4
    Last Post: 01-09-2012, 08:58 AM
  7. [SOLVED] Concatenate error and Date Format Error
    By Coal Miner in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 04-26-2006, 05:35 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