View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
dlw dlw is offline
external usenet poster
 
Posts: 510
Default how do i merge two collums together?

use the =concatenate() function in a 3rd column, to copy and paste 924 cells
should take all of 10 seconds...

"Joy Bell" wrote:

I have two columns with different info in each. I would like to combine the
entire column to make one. I noticed that in the help section, it allows me
to do this by cell, but i have 924 cells so I would prefer to do this by
columns.

Thanks!

joy