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 2007

Tip: Looking for answers? Try searching our database.

VLOOKUP Function and data combined from 2 cells

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
MsBeverlee - 20 Feb 2007 06:16 GMT
I am trying to use the VLOOKUP function to lookup and return the combined
value of 2 separate cells.  Specifically, I want to use the VLOOKUP function
the VLOOKUP function to return the combined value of cells $Z2 (First Name)
and $AA2 (Last Name).   I used the following formula for other cells that
referenced only a single cell in the "Master" worksheet:

=VLOOKUP($A4,'MASTER REGISTRATION LIST'!$1:$65536,5,FALSE)

Is this possible to use this formula and return the combined value of 2
cells ?  If so, how?
Arvi Laanemets - 20 Feb 2007 06:38 GMT
Hi

Something like
=VLOOKUP($A4,'MASTER REGISTRATION LIST'!$1:$65536,5,FALSE) & " " &
VLOOKUP($A4,'MASTER REGISTRATION LIST'!$1:$65536,6,FALSE)

Signature

Arvi Laanemets
( My real mail address: arvi.laanemets<at>tarkon.ee )

>I am trying to use the VLOOKUP function to lookup and return the combined
> value of 2 separate cells.  Specifically, I want to use the VLOOKUP
[quoted text clipped - 8 lines]
> Is this possible to use this formula and return the combined value of 2
> cells ?  If so, how?
MsBeverlee - 11 Mar 2007 23:06 GMT
Thanks for your reply.  However, that's not exactly what I'm looking to do.  
Actually, I need the VLOOKUP to lookup 2 different values.  Specifically,
when doing the lookup, I need it to look up both the Last Name ($A2) and
First Name ($B2) and then yield the result.  So essentially, I use the
formula you suggested but replace the reference values as such:

=VLOOKUP($A4,'MASTER REGISTRATION LIST'!$1:$65536,5,FALSE) & " " &
VLOOKUP($B4,'MASTER REGISTRATION LIST'!$1:$65536,5,FALSE)

Thanks so much!

> Hi
>
[quoted text clipped - 14 lines]
> > Is this possible to use this formula and return the combined value of 2
> > cells ?  If so, how?
 
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



©2009 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.