View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
[email protected] joe54345@gmail.com is offline
external usenet poster
 
Posts: 2
Default merging 3 cells into 1

Here's an old post about merging 2 columns into one, how can I amend
this formula to make it 3 columns into one maintaining both sets of
data?


C1: =A1 & " " & B1


now say I want to merge columns A, B, and C?