View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.newusers
PSU35 PSU35 is offline
external usenet poster
 
Posts: 11
Default Formula - Capture Multiple names into One cell

I hope I can explain this clearly.

I need advise on how to write a formula that will:
1) look thru a string of cells in a column for a match to a number
specified in another cell
2)then return the person name located in the cell next to the match

Sounds simple except ther will be multiple matches to the number and each
match can have a different name. I need to show all the names that match,
seperated by a comma, in this one cell.