Sunday, October 15, 2017

How to Join Cells using Excel Concatenate

Excel Functions can seem overwhelming, but once they are broken down, they can be very easy, but can provide you with useful results.

Here's how to Join Cells using the Excel Function Concatenate.


You may read the steps here or view the video version below.


Do you need a Full Name field to import into a particular program? But, you only have First Name and Last Name fields in Excel? There are many times when you need to Merge or Join Cells in Excel - this tip shows you how easy it really is:

Insert a New Column.
Type =CONCATENATE(Cell1,Cell2,etc)

Using the formula above, here is an example of the results:

Cell A1             Cell B1              Cell C1           RESULTS Cell D1
Go                    Ask                   Debbie            GoAskDebbie

If these are the results you wish, simply Copy the formula down the column to include all rows you wish.




Let's say you need a Space or a Comma between each of the cells once they have been merged. To do this, type your formula as follows:
=CONCATENATE(Cell1," ",Cell2," ",etc.)

This would create the following result from the above scenario "Go Ask Debbie." Notice now there are spaces between the cell contents.


Get creative this can help you create many different types of results.




For more tips like this, CLICK HERE to
download my FREE eBook:
65+ Ways to Use Office to be More Productive!




No comments:

Post a Comment

How to Delete Blank Rows in Excel