Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Worksheet Functions / March 2008

Tip: Looking for answers? Try searching our database.

Vlookup? populate 3 columns of data when match a common value,

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
UMPhy Tom - 13 Mar 2008 15:37 GMT
I have a worksheet with 35,000 row accros 10 colums with 1 column of phy-care
giver number (text but it think I can convert it to a number) and in a
separate table I have 3 columns of a list of 2,000 phy with the same
caregiver number. I would like to match to the lareger data sheet with 3
columns of data on the same row containing Division, subspecialty, and name.  
I think rather that vlookup I would like to make a formula to reference the
caregiver# in the larger data set to the same caregiver number of the smaller
phy list then if match populate the next 3 colums of division, subspecialty,
and name to the larger sheet. Thanks Tom.
Bernie Deitrick - 13 Mar 2008 20:26 GMT
=VLOOKUP(CareGiverNum,AddressOfOtherTableof2000,2,False)
=VLOOKUP(CareGiverNum,AddressOfOtherTableof2000,3,False)
=VLOOKUP(CareGiverNum,AddressOfOtherTableof2000,4,False)

Like
=VLOOKUP(A2,Sheet2!$A$1:$D$2000,2,False)

and copy down to match your 35000 row table.

HTH,
Bernie
MS Excel MVP

>I have a worksheet with 35,000 row accros 10 colums with 1 column of phy-care
> giver number (text but it think I can convert it to a number) and in a
[quoted text clipped - 5 lines]
> phy list then if match populate the next 3 colums of division, subspecialty,
> and name to the larger sheet. Thanks Tom.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.