+ Reply to Thread
Results 1 to 3 of 3

Another look-up question

  1. #1
    Registered User
    Join Date
    12-04-2013
    Location
    Georgia
    MS-Off Ver
    Excel 2010
    Posts
    2

    Another look-up question

    Any advice to this problem will be greatly appreciated.

    I have a 20,000 row sheet with two columns, 'Location' and 'Branch' in columns A & B. There are 10 unique entries under Location and 1,000 unique entries under Branch, so there are multiple duplications in A & B combinations. I have a table of 1,500 unique combinations of Location and Branch, along with a third column, 'Cost Center' in columns Q, R, S.

    My question is that I am trying to find the value in S (Cost Center) when A & B equals an exact match for columns Q & R.

    I've typically used vLookup, but with only one lookup value.

  2. #2
    Forum Expert
    Join Date
    04-22-2013
    Location
    .
    MS-Off Ver
    .
    Posts
    4,418

    Re: Another look-up question

    I would suggest with that many rows you probably want to have two helper columns, one which is:
    =A&B
    and one which is
    =Q&R
    then you can do a normal vlookup using the helper column values.

    You can do it without helper columns but might take a while to calculate for that many.

  3. #3
    Registered User
    Join Date
    12-04-2013
    Location
    Georgia
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: Another look-up question

    That is an excellent - and very workable - solution, yudlugar. Thanks!

+ 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] Question regarding conditional format question that covers two range criteria
    By lilsnoop in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 02-06-2013, 12:32 PM
  2. Replies: 3
    Last Post: 06-17-2011, 08:09 AM
  3. Chart Question and table question
    By nmss18 in forum Excel General
    Replies: 5
    Last Post: 03-17-2009, 08:52 AM
  4. Two question, numeric code question and subtraction of two columns?
    By mgsweden78 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 04-18-2008, 02:50 AM
  5. Replies: 3
    Last Post: 05-05-2006, 12:55 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