There are two easy ways to combine values from multiple cells in Excel.
In order to do this, we need to do what is called "concatenate" values.
Method 1 - CONCATENATE Function
- Type =CONCATENATE( into the cell where you want the combined text to appear:
- Select the first cell that you want to combine:
- Type a comma and then select the next cell that you want to combine:
- Repeat step 3 until you have selected all of the cells:
- Type the closing parenthesis for the function and hit Enter and that's it!
Now all of the text is combined but it looks rather odd because there are no spaces between the text.
Add Spaces Between Combined Text
We follow the same steps as above except that, between each cell that we want to combine, we type this " " which is just a blank space. It looks like this:
Which ends up looking like this:
Method 2 - Ampersand
You can combine cell values without having to use a function at all.
You simply use the ampersand character &
- Go to the cell where you want the combined text to appear and type an equals sign and select the first cell to combine:
- Now type an ampersand and select the next cell:
- Repeat this until all cells have been selected:
- Hit enter when you are done (there is no need for parenthesis here):
Once again, there are no spaces between the text.
Add Spaces Between the Combined Text
We do it just like before in that we need to add spaces between the text using a space between two double quotation marks (you could also just add a space after the text in each cell that you want to combine).
Here is the result:
Notes
This saves you a lot of time when you have a large set of data where you need a simple function to combine the data in each row. Using the methods above, you just create the formula or function once and copy it down the entire column of data.
Don't forget to download the accompanying spreadsheet so you can see this feature in action.
Source of Article Source of Picture
You received this message because you are subscribed to the Google Groups "Keep_Mailing" group.
To unsubscribe from this group and stop receiving emails from it, send an email to keep_mailing+unsubscribe@googlegroups.com.
To post to this group, send email to keep_mailing@googlegroups.com.
Visit this group at https://groups.google.com/group/keep_mailing.
To view this discussion on the web visit https://groups.google.com/d/msgid/keep_mailing/CAG%3DbiTtErfB4VaBb7moXEiJEsehrxTf5c65Rx%2BP-O2Z_GSQ3yA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment