Using Excel 2007, I have three text columns right next to each other.
Can I merge these three columns into one? Thanks.

Re: Merge adjacent columns? by Max

Max
Sat Mar 15 07:31:10 CDT 2008

In D1, copied down: =TRIM(A1&" "&B1&" "&C1)
where cols A to C are the 3 text cols, data in row1 down
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"Rick" <rick@invalid.net> wrote in message
news:epLE4BohIHA.200@TK2MSFTNGP02.phx.gbl...
> Using Excel 2007, I have three text columns right next to each other. Can
> I merge these three columns into one? Thanks.