ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Paste into one cell (https://www.excelbanter.com/excel-programming/298242-re-paste-into-one-cell.html)

kkknie[_94_]

Paste into one cell
 
Can't do it with copy paste, but you can concatanate them:

If you cells are A1, B1, C1 and the destination is D1 you would type i
D1:

=A1 & B1 & C1

If you need to add spaces between, use

=A1 & " " & B1 & " " & C1



--
Message posted from http://www.ExcelForum.com



All times are GMT +1. The time now is 01:42 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com