Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 17
Default Help w/Match or Lookup

Hi All,

I have a workbook with a list of 4 digit codes as well as other
data, and another workbook with a list of 4 digit numbers in one
column and a name in the next column.

How do I set it up so that the name that appears in the second
workbook appears in a column in the first workbook, matched up with
the 4 digit code?

It looks something like this:

A B C D E
Name ID ID Company
Joe Smith 1234 1000 Humpty Dumpty
Jane Jones 1003 1001 Target
John Doe 1000 1002 Kohl's
Smitty 1001 1003 Burger King

In this example I want the company name in Column E to appear next
to the corresponding ID, for example make Humpty Dumpty appear in
column C next to John Doe 1000.

My list in column E goes from 1000 to 1400, with a unique name with
each. Column A has over 4500 with just the 4 digit ID, and I'm trying
to match it up to the company name.

Thanks to anybody that understands my question and can help!

--Jim

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 638
Default Help w/Match or Lookup

in C2, place the formula below and then paste down as needed:
=VLOOKUP(B2,D:E,2,FALSE)

Spike9458 wrote:
Hi All,

I have a workbook with a list of 4 digit codes as well as other
data, and another workbook with a list of 4 digit numbers in one
column and a name in the next column.

How do I set it up so that the name that appears in the second
workbook appears in a column in the first workbook, matched up with
the 4 digit code?

It looks something like this:

A B C D E
Name ID ID Company
Joe Smith 1234 1000 Humpty Dumpty
Jane Jones 1003 1001 Target
John Doe 1000 1002 Kohl's
Smitty 1001 1003 Burger King

In this example I want the company name in Column E to appear next
to the corresponding ID, for example make Humpty Dumpty appear in
column C next to John Doe 1000.

My list in column E goes from 1000 to 1400, with a unique name with
each. Column A has over 4500 with just the 4 digit ID, and I'm trying
to match it up to the company name.

Thanks to anybody that understands my question and can help!

--Jim


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 17
Default Help w/Match or Lookup

JW,

Thanks! It works just as slick as warm goose $$it.

--Jim

On Nov 13, 8:15 am, JW wrote:
in C2, place the formula below and then paste down as needed:
=VLOOKUP(B2,D:E,2,FALSE)



Spike9458 wrote:
Hi All,


I have a workbook with a list of 4 digit codes as well as other
data, and another workbook with a list of 4 digit numbers in one
column and a name in the next column.


How do I set it up so that the name that appears in the second
workbook appears in a column in the first workbook, matched up with
the 4 digit code?


It looks something like this:


A B C D E
Name ID ID Company
Joe Smith 1234 1000 Humpty Dumpty
Jane Jones 1003 1001 Target
John Doe 1000 1002 Kohl's
Smitty 1001 1003 Burger King


In this example I want the company name in Column E to appear next
to the corresponding ID, for example make Humpty Dumpty appear in
column C next to John Doe 1000.


My list in column E goes from 1000 to 1400, with a unique name with
each. Column A has over 4500 with just the 4 digit ID, and I'm trying
to match it up to the company name.


Thanks to anybody that understands my question and can help!


--Jim- Hide quoted text -


- Show quoted text -



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Match and Lookup Biocellguy Excel Worksheet Functions 1 July 6th 07 01:48 AM
Lookup, Match, something like this Sean Excel Worksheet Functions 4 January 8th 07 10:30 PM
Lookup? Match? pulling rows from one spreadsheet to match a text f cjax Excel Worksheet Functions 3 July 21st 06 02:51 PM
Match then lookup Tenacity Excel Worksheet Functions 9 December 3rd 05 05:30 AM
Lookup Match LookupTroubles Excel Worksheet Functions 1 June 22nd 05 05:12 PM


All times are GMT +1. The time now is 06:22 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"