Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 35
Default Lookup and Copy Data

In column A I have a list of names
In column B I have a list of id# numbers

In column D I have a list of some names of column A

Now I need a formula to lookup the id# numbers in column B and copy it to
column E matching to the names

Please help
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 207
Default Lookup and Copy Data

=VLOOKUP(D1,$A$1:$B$10,2,FALSE)

adjust the range as per the requirement.


"fruitchunk" wrote in message
...
In column A I have a list of names
In column B I have a list of id# numbers

In column D I have a list of some names of column A

Now I need a formula to lookup the id# numbers in column B and copy it to
column E matching to the names

Please help



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
Lookup & copy range Saintsman Excel Discussion (Misc queries) 3 April 16th 07 12:10 PM
How do I lookup and copy a whole column of data? hello Excel Discussion (Misc queries) 2 February 26th 07 02:26 PM
lookup field and copy the row across adyden Excel Worksheet Functions 3 June 14th 06 12:49 PM
Lookup and copy into another file Phoenix Excel Discussion (Misc queries) 2 March 9th 06 12:22 PM
lookup and copy MJ Excel Worksheet Functions 2 October 29th 04 06:19 PM


All times are GMT +1. The time now is 03:35 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"