View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Topher Topher is offline
external usenet poster
 
Posts: 20
Default Repeating a concatenate function

Any ideas out there? I have a spreadsheet with an unknown number of rows
(1-100). I am trying to concatenate in one cell the output of each row. I
can use a count function to tell me how many rows to concantenate, but is
there some type of repeat function that will move down one row each time?
ie. if i have the following names in Column A, I want this result in Column C.

"A" "B" "C"
Carl Carl, Nick, Fred, Sam
Nick
Fred
Sam

Thanks in advanced
--

Topher
If you have questions, Someone has answers