ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Charts and Charting in Excel (https://www.excelbanter.com/charts-charting-excel/)
-   -   How to combine 2 cells' data into 1 cell? (https://www.excelbanter.com/charts-charting-excel/49838-how-combine-2-cells-data-into-1-cell.html)

[email protected]

How to combine 2 cells' data into 1 cell?
 
Hi all,

Assume Cell B1 is "ClassA"
Assume Cell B2 is "MayMay"

I would like to make D2 as "ClassA MayMay"


How can i do that?
I have tried to write as =B1,B2 it seems not workable~

Thanks.


Jon Peltier

Use '&' to build a string of characters:

=B1&" "&B2

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services
Tutorials and Custom Solutions
http://PeltierTech.com/
_______


wrote:

Hi all,

Assume Cell B1 is "ClassA"
Assume Cell B2 is "MayMay"

I would like to make D2 as "ClassA MayMay"


How can i do that?
I have tried to write as =B1,B2 it seems not workable~

Thanks.



All times are GMT +1. The time now is 09:57 PM.

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