Combining columns?????

  • Thread starter Thread starter rhcpcf
  • Start date Start date
R

rhcpcf

Is it possible? I want to get A & C merged with B. (ex. A1: Blue, B1
Socks, C1: Large - B1: Socks, Blue, Large) Make sense?? PLEASE HELP!
have about 4,000 to do
 
In D1 (or add a column if D has content) add the formula: =A1&",
"&B1&", "&C1
Then copy it down the sheet.
 
Back
Top