View Single Post
  #2   Report Post  
Ragdyer
 
Posts: n/a
Default

First names in Column A
Last names in Column B

Enter this in Column C, and copy down as needed:

=A1&" "&B1

--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"joey" wrote in message
...
I know that this has been answered many times, but I can't find my note.

I
have a column of students first names and a column of students last names.
How can I group them with a space into the third column?

Thanks in advance.

Joey