

This means that you can easily add space, comma, or anything else to the final output.Īlso, there is no limit on the number of ampersands (&) that you can use in Microsoft Excel. Note: Any character that you write within the quotes will be rendered in the final output.


You will now see a space between the First and Second Names (See image below). However, as you can see in the image below, there is no space between the First and Second name.ģ. To Add Space between the First and the Second Names, type = B3&” “&C3 in Cell D3 and press the Enter key on the keyboard of your computer. Once you hit the Enter Key, you will immediately see the combined data (B3+C3) in Cell D3. In our case, we have selected Cell D3, as it lies immediately to the right of Columns containing the “First” and “Second” Names (See image below).Ģ. Now, to combine the Text from Cell B3 and Cell C3, type =B3&C3 in Cell D3 and hit the Enter Key on the keyboard of your computer. First Select the Location where you want the combined Text to appear. The simplest way to combine text from different Cells into a single Cell in Excel is to make use of the “&” Operator.ġ. Combine Text From Different Cells in Excel Using “&” Operator
Keystroke for merging cells in excel full#
Similarly, you may be required to generate a list of Full Names, data comprising of First Name, Middle Name and Last Names laying in different Excel Columns.īoth the above tasks can be easily accomplished using the “&” Operator and also by using the Concatenate Function.
