LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 12
Default Can I use concatenate with Index(match) function?

Thank you both for the formula. I understand the concept but it doesn't seem
to be working. I've made sure that I've sorted both sps by the emplopyee
number and I've even copied the exact employee number to the other sheet and
for some reason I'm getting N/A if I use ,0. If I set it to TRUE it works but
gives me incorrect data.

"Peo Sjoblom" wrote:

=VLOOKUP(A2,otherworkbook_array,2,0)&" "&VLOOKUP(A2,otherworkbook_array,3,0)

something like that, where otherworkbook_array is the data with the emp #,
first and last names,
the number 2 tells the formula to return the first name from the 2nd column
and the 3 to return the last name from the
3rd column. A2 is the first cell with employee numbers



--


Regards,


Peo Sjoblom

"Lynn Bales" wrote in message
...
I have two workbooks, workbook one contains a list of employee numbers,
firstname, lastname. Workbook two contains the employee number. I would
like
to index workbook one, matching on the emp number and concatenate
firstname
lastname into a single cell. Is that possible with a formula or do I need
a
macro?

Thanks in advance!




 
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
INDEX MATCH CONCATENATE Bay Area DebG Excel Worksheet Functions 1 February 23rd 07 09:07 AM
index match array function-returning only first match, need last. Julie Olsen Excel Worksheet Functions 3 December 29th 06 12:50 AM
Index Match Concatenate and Screen Size PeterAtherton Excel Worksheet Functions 2 September 2nd 06 09:39 AM
Index Match Concatenate Sumit Excel Worksheet Functions 8 August 31st 06 11:22 AM
Emulate Index/Match combo function w/ VBA custom function Spencer Hutton Excel Worksheet Functions 2 May 2nd 05 05:26 PM


All times are GMT +1. The time now is 03:30 PM.

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"