google sheets concatenate with comma. google-sheets; or ask your own question. google sheets concatenate with comma

 
 google-sheets; or ask your own questiongoogle sheets concatenate with comma  Search

g. g. Doe, Jane Doe, Joe John Doe I want the following in B1:B3:. Search. Combine multi-row array into single row. Search. To select a particular cell, click on it. Enter the following formula in cell C2: =CONCATENATE (A2, ” “, B2) The full name will be produced in cell C2 by combining the initial name from cell A2, a space (” “), and the last name from cell B2. Search. The arguments must be separated by commas. =TRANSPOSE: converts columns to rows and rows to columns. It can be a text string, a number, or a cell reference containing the delimiter. ) then use the TEXTJOIN Function. Summary. The Best Way to Combine Strings – TEXTJOIN. Now that we've covered the basics, let's delve deeper into the step-by-step process of using CONCATENATE for forecasting in Google Sheets. )Add a Formatter Text action to your Zap, select the Replace transform, and tell Zapier what text you want to search through. Using CONCATENATE Function. –3, separated by a comma and a space. Cell: the reference to the cell containing the string to split. Press enter on the keyboard. Learn more about TeamsHow to Combine the Text of Cells in Google Sheets? To combine the contents of different cells without merging them, you can use the CONCATENATE function, the “&” operator, or the JOIN function. g. Other useful Excel and Google Sheets to combine cells and columns data. CONCATENATE Function. But instead of just combining values in one cell with the next, you want to add a separator such as a dash, a comma or a space character in between. Here, click on the cell, which will be the top left cell of the table. value2 – the value to join. You can specify multiple parts enclosed in quotes and separated by a comma. CHOOSE is a bit strange; for whatever reason, in the newest version. Step 2: Select the cell in the “Fruit” header and enter the Query formula shown below. Close the function and hit enter to get the result. Separate each value with a comma. =CONCATENATE (A1&" "&B1)Post to the help community Get answers from community members. [split_by_each ]: This is a logical value that indicates. It did the job and, in this article, we’ll show how you can use this function for other advanced cases her may have. Under Combine with, type the delimiter (a comma and a space in our case). Concatenating two columns horizontally in Google Sheets allows you to merge the data from two separate columns into one, with the data presented horizontally for each row. ]) part - A value of any type to be included in the merged text. Type the static CC (s) and / or BCC (s) into their respective fields in the Gmail compose window. Alternative: The TEXTJOIN Function. Refer to the first cell (A1) with the value and enter the ampersand (&) operator. You can also type individual strings directly into the function surrounded by quotation marks. Its syntax involves listing the desired text strings or cell references inside the function, separated by commas. ARABIC; 3 of 43. The strings can be text, numbers, or single-cell. Let’s see a simple example using SPLIT to separate a list of names in cell A1: This simple SPLIT formula will separate these names, using the comma as the separator: =SPLIT (A1,",") The result is 5 cells, each containing a name. Then, click on Insert in the top bar, click on Function, and then on All. Summary. Learn how to use Google Sheets to take data in separate cells and combine them into one cell separated by commas. Type a comma, and then type the condition for the filter, such as B1:B>3 (To set a condition, first type the address of. We do this by using a “+” as the boolean operator OR inside the second argument of the FILTER function, as follows: =FILTER (A1:B10, (A1:A10="alpha")+ (A1:A10="gamma")) Now, anytime either condition of the filter is satisfied, in other words an “alpha. I have both static and personalized CCs and BCCs in this email:Alt + H, M, A or Alt + O, M, H will merge cells horizonatally. 1. In a Google Sheet I have the following formula: =CONCATENATE(QUERY(Summary!I4:U200,"Select I,U where S='"&A3&"'")) This currently returns each pair of results in sequence (with no spaces) and in a single cell, as in (assuming 3 results on sheet "Summary"): A1B1A2B2A3B3 But I would like the results returned separated, as in: A1/B1, A2/B2, A3/B3 Using this formula, you can add ID- to the beginning and -1 to the end of the value in cell D2. Here is how to combine duplicate rows into one: To consolidate data in Excel from multiple rows, open the sheets you wish to merge cells in. To split text over several lines within a cell, place your cursor at the point where you want to insert the new line. Hello at Oct 14, 2019 8:39:07 PM CONCATENATE function ต่อข้อความโดยใช้ function ที่มีชื่อว่า CONCATENATE. But if you replace the quotes with CHAR (34) — the character code for straight double quotes — the. The carriage return character in google sheets can be accessed through CHAR(10);. Google Sheets nowadays has a flatten() function that lets you avoid the 50,000 character limitation that bugs the previous answer. Go to File > Import > Upload. Step 2. Blog/ Ultimate Guide to CONCATENATE in Google Sheets Last Modified: March 6, 2023 - 8 min read Hannah Recker Leverage this ultimate guide to. For example, you may have a first name and last name in separate columns, and you want to combine them into one column. Trend Linkedin-in Youtube. Step 3: Press Enter. return firstName + ” ” + lastName; } Save the script with a name of your choice. You could specify the cells with an ampersand in between. Finally, close the formula with a parenthesis and press enter. Here is another way to do it in Google Sheets: If A1 = Hello" World. Use Google Sheets to create and edit online spreadsheets. We can do this by applying a custom number format. Within the parentheses, specify the cells or text strings you want to combine. There are multiple ways to concatenate strings with separators in Google Sheets. 3 quickest ways to merge multiple Google sheets. 1. This video shows you a useful trick that we frequently use in data analysis projects: How to surround words by quotes and separate them by commas using googl. Open your Google Sheets document. You can also use the arrow buttons on your keyboard to navigate to the desired location. Step 1: Identify the text values you want to concatenate. We can type the following formula into cell B2 to extract numbers from the text in cell A2: =SPLIT (A2,CONCATENATE (SPLIT (A2,". Next, click Data > Split Text Into Columns. In Google Sheets, CONCATENATE is a function that combines the data from two or more individual cells into one new cell. Type in the initial part of the formula, which is =CONCATENATE (. Google Sheets might trigger autofill for the remaining rows; simply click the tick to apply. Search. Google Sheets Text Join to consolidate rows into columns. CONCATENATE function. Next, refer to the first cell of the first column. In order to do so, you need to create a helper column that merges first and last name together. I have 2 google sheets with data as shown in the screenshot above. When you copy a cell that contains a line break, you get quotes around the text, regardless of whether you are using an array formula. In Google Sheets, you can use the delimiters to split the text. The TRANSPOSE function in Google Sheets interchanges the rows and columns of an array or range of cells in Google Sheets. ]) string1 - The initial string. 3 Ways to Concatenate with Separator in Google Sheets. For. Click on the cell where you want to combine customer. Step 4. Step-3 Type Your Formula And Text: Then, it is time to proceed to the main task. All other cells (excluding the last one) are helper cells. 2. Here, we will combine names and surnames from two cells into separate cells using CONCATENATE in Google Sheets. Select the data you need to split into multiple cells. In the Combine Columns or. I am trying to make life easier for myself by organising my teaching materials for private tutees of mine from various subjects/educational levels in google spreadsheets. With the TEXT () function, we can convert the date into the date format we prefer. =C3&D3. In this case, you just need to change the delimiter in the function to the character (s) that separate your words. ตัวอย่าง code การ input ข้อมูลเข้าไปใน cellThe syntax for the CONCATENATE formula in Google Sheets is as follows: =CONCATENATE(string1, [string2,. Click the cell once so that it’s highlighted. This can be particularly useful when working with text data, such as names, addresses, or product descriptions. 1. =TEXTJOIN(", ",FALSE,C63:D65) Note: When using a two-dimensional array in the TEXTJOIN function, the formula combines the values by. Then, double-click on the CSV file you want to import. Add-ons for Google Sheets Add-ons for Google Docs. In the first step of the Convert Text to Columns wizard, you choose how to split cells - by delimiter or width. Step 1: Enter the Data. First, enter “=”. See the later section on this topic. And in this tutorial, you are going through some of the most important ways to do this. Type the CONCAT function and select the cell with the first string. Click the Format option in the menu. How to concatenate all occurrences of a Google Sheets Query. The shared sheet shows multiple column rows which can be individually concatenated horizontally with a comma & space between using TEXTJOIN(", ", TRUE, A2:D2) and blank spaces are ignored. Combine two or more cell; Combine multiple columns into one single column; Combine two or more cells and transpose; Combine data from multiple Google Sheets tabs and get sheet/tab name; Others Formulas. Step 1: Select your data. Your formula should look like this: To use CONCATENATE in Sheets, click and select the cells you wish to combine. Connect and share knowledge within a single location that is structured and easy to search. 1. To handle this scenario, use a substring for the delimiter. Adding arrays to existing formulas. We can use Query function to combine columns in the Vlookup result. =TEXTJOIN (", ",TRUE,A2,B2,C2) The Address column in the table above was created using the TEXTJOIN function. Separate each cell with a comma. best wishes. Q&A for work. The CONCAT() is a function (usage shown in cell B2) that is unique to google sheets, it is used to join just two cells. ; Wrap text in the. - [OPTIONAL ] - Additional strings to append in sequence. Google Sheets CONCAT function. For this. CONCATENATE (part, [part. To begin with, open your data spreadsheet and select a blank cell in which you want to display the linked data. The SPLIT is useful in more advanced formulas as a. Save the scenario. A range of cells spanning multiple rows in Google Sheets is represented as a 2D array in Apps Script. It's easy to just create an array with CONCATENATE:Step 1: Understand the Data. IGUAL (EXACT) 10 de 43. The Ampersand (&): The Basic Way to Concatenate Number and String in Google Sheets. 2. 4. Functions to help deal with formula parse errors in Google Sheets. These could be singular or have multiple themes in the cell separated by a comma. The comma between A2 and B2 separates the two cell. Google Sheets RegexReplace and Empty Cells. Split each row in a column whose value contains commas into transposed rows. This example will use the TEXTJOIN and IF Functions in an array formula to create a comma separated text string of Player Names which relate to a Team. In our example we will merge the cells next to the data we want to keep. Follow. First, enter the TEXTJOIN function in a cell. In the above formula, I combine three elements, cell A2, the separator (a dash which needs to be in double quotes), and cell B2. =TEXTSPLIT(A2, ", ")Supposing you have a list of full names in column A and want to extract the first name that appears before the comma. So let’s see how we can use it to combine first and last names properly! =A3& " " &B3. Go to formula bar and enter =TRANSPOSE (A1:A5) Based on your regional settings, you can also try =A1:A5 (instead of =TRANSPOSE (A1:A5)) Select the entire formula and press F9 (this converts the formula. 1. In one column (B) I have cells occupied with different themes. In the. Sometimes you may need to combine text from two different cells in a spreadsheet. With this tip, you’ll be able to make your spreadsheet look top notch by adding dropdown lists to cells and color-coding tasks. The TEXTJOIN function in Google Sheets can be a helpful tool when you need to combine data from multiple cells into a single string. Returns the values in the Clothing Item column for rows 1. It creates IS THIS NO TRICK from the input in A1. That can be done with this basic formula: =TEXTBEFORE(A2, ",") Where A2 is the original text string and a comma (",") is the delimiter. Go back to your Google Sheets spreadsheet and enter the custom formula in the desired cell. Step 2: Once the CONCATENATE function is detected by Google Sheets, select the cells where the strings to be combined are included, separating them with a comma. But you can concatenate a number without losing its format by using the TEXT function in Google Sheets. 1. Look at last item in the "Editing Options" group; this is where you set the. CONCATENATE is an "aggregating" function (like SUM, AVERAGE etc) that will "gobble up" and process everything within the parentheses. Tap the cells in the order you want to combine the cells. To remove extra delimiter in Google Sheets what you want to do is to choose a suitable join function. This is useful for organizing and formatting your data in a more efficient way. For the previous example, the formula would be: =CONCATENATE(A1, " $", B1) This formula instructs Google Sheets to combine the text string in cell A1 with a space, a dollar sign, and the value in cell B1. CONCATENATE to ignore blank results if one cell is missing. Suppose I have entered $2,500. After installing Kutools for Excel, please do as follows:. Click on Merge cells option. isArray () returns true. The data is currently all in Column A, with commas separating multiple values in each row. Steps: Firstly, select a cell where you’ll apply the formula to concatenate double quotes. = {Sheet1!A:C;Sheet2!A:C} One thing you’ll notice…. ARABIC; 3 of 43. Lastly, the only real use of the CONCATENATE function is when dealing with enough data that time is being saved versus entering the data manually. The resulting. ; Combine necessary cells of data together Concatenate records from the selected range into one cell. ‘. 2. Next, reference the first column you want to combine followed by an ampersand symbol &. Close this featured box. If you encounter any issues when using CONCATENATE in Google Sheets, here are a few troubleshooting steps to follow: - Check for typo or syntax errors: Carefully review the CONCATENATE formula for any typographical errors or syntax mistakes. It is possible that this formula could be redeveloped to avoid this issue. You could use the TEXTJOIN function to combine these two columns. Notes. I have this formula and this works for my needs however it also returns a bunch of commas when there are numerous blank cells. Posts. Pick the Text to Columns option. Example A B; 1: Data : 2: Hello : 3: there : 4 : 5. Below is the formula that will do this: =A2&"-"&B2. Using this formula, you can add ID- to the beginning and -1 to the end of the value in cell D2. If it were a tshirt, it would show xs,s,m,l,xl with colours in a list in an other field b,r,g,y (blue, red, green, yellow). In the first argument, enter a space using double quotation marks (“”). You can also add a delimiter (like a space or a comma) between the cell references to separate the. To get one string from 2 text or numeric units, the formula will look like below, with each record in double-quotes: =CONCAT. Click on any cell to make it the active cell. Next, select the cells that you want to combine and add them to the formula. Another way to access the merge options is through the toolbar. The formula used is simply: =CONCATENATE (A2,”, “,B2,” “,LEFT (C2,1),”. It will be selected. Let us now go ahead and look at a few examples that we tried on Google Sheets application. I have one column in my sheet that is a comma-separated list of strings: "apple", "orange", "banana" and I want to create an Array field with this. In this case, you just need to change the delimiter in the function to the character (s) that separate your words. Click the cell once so that it’s highlighted. How to Combine the Text of Cells in Google Sheets? To combine the contents of different cells without merging them, you can use the CONCATENATE function, the “&” operator, or the JOIN function. Provide a value when the answer is false like “Mismatch” and close the function. So, if you have first names in one column or row and last names in another, yo. Here is my answer to Vlookup and combine values in Google Sheets. The next step is to return all the data that matches “alpha” or matches “gamma”. Delimiters can be commas, semi-colons, spaces, and line breaks. INITIALS () LEFT () MID () RIGHT () SPLIT ()Now we want to combine the result. ; Determine a place for results Get the results in a new row or extra column, or add them to a certain cell within the selected range. Type an ampersand (&) Type char (10) Type an ampersand (&) Type the second formula. Go to the Import location drop-down menu and select the Append to current sheet option. Example: Concatenate Strings with Space in Google Sheets. Note: This feature is available on Windows or Mac if you have. I'd like to combine a range of cells of data so that it comes out with just one text string and a comma + space between each one. Once you press enter, the column should autofill with the combined names, as seen below. The Excel concatenate multiple cells with comma (without the TEXTJOIN function) template below relies on several cells (1 cell for each original cell you concatenate). The CONCAT function is a powerful tool that allows you to combine the contents of two or more cells into a single cell. Choose where you want to place the result. We use the following formula for achieving this: =CONCATENATE ("Birthday: ",TEXT (A9 ,"dd/mm/yy")) The TEXT () function accepts two arguments: the date/number to be formatted and the format to use. You cannot use CONCATENATE because (as mentioned by others) it will return the whole array. Then, select an individual's first name (e. Sample Usage CONCATENATE ("Welcome", " ", "to", " ", "Sheets!") CONCATENATE (A1,A2,A3) CONCATENATE (A2:B7) Syntax. Share. UNICHAR function. ; Next, type the equal sign ‘ = ‘ to begin the function and then follow it with the name of the function, which is our ‘ textjoin ‘ (or ‘ TEXTJOIN ‘, not case sensitive like our. Input =SUBSTITUTE into the cell. 55”. Below is the formula that will do this: =A2&B2. e, column A, B, C, and D. Merge columns in Google Sheets into one Join text from multiple columns: merge values horizontally. Select the cell and enter the formula. Google Sheets CONCATENATE with comma. September 12, 2022 • Zakhar Yung Cell A1 contains “ Jane “, cell B1 contains “ Pontiac “, and cell C1 contains “ 1970 “. Again enter the ampersand and refer to the last name. Note: The TRUE argument specifies that blank cells in the range should be. 3. Ablebits blog; Google Sheets Tips;. I was working with a formula someone helped me with to do one single range: =ARRAYFORMULA ( {"Job Responsibilities";IF (A2:A="",,TRIM (TRANSPOSE (QUERY. For example, to concatenate the strings “Hello” and “World”, the correct syntax would be CONCATENATE (“Hello”, “World”). The solution is to use the & operator instead (as you have done in your final formula). Tap on a cell within the cell range that you wish to merge. Troubleshooting common issues with CONCATENATE in Google Sheets. When a range with both width and height greater than 1 is specified, cell values are appended across rows rather than down columns. To combine the data into one column, add a column to the left of the debit column by right-clicking on the column letter and choosing “Insert 1 left. Text. When you pass a range to a custom function in Google Sheets, the range comes in as an array of arrays. I have the following 3 rows of data in cells A1:A3 in Google Sheets:. In Excel, you can use the "&" operator to combine different text strings or cell values. Combine Two Columns in a Third Column. Step 1. CONCAT replaces the CONCATENATE function. In Google Sheets, there exists the CONCATENATE function that you can use to combine multiple data schnur into one. On top of concatenating, is it possible for me to replace those empty cell with 0 in one line of command? E. To use the Concatenate function, firstselect the cell where the combined data will be placed. Moreover, we’ll merge two columns with double quotes surrounding the text in one column. However, if you are setting the value via an action, it will not add the single quote. Sum by month; SUMIF cells if contains part of a text stringTo use SUM: Open your Google Sheet. Improve this answer. And if you want to combine two columns in a third column, you can write a simple formula. Google Sheets function list; 2 of 43. Next, highlight the cell. To import a locally stored CSV file onto Google Sheets, follow these steps: Step 1: Go to Google Sheets and click on the file icon to open the file picker. Step 2. Jane Doe Joe Doe John Doe Essentially, I'm creating a new column with all names as FIRST_NAME LAST_NAME. Step 2: A smaller window shows up in the middle of the screen. Step 5. First, enter the TEXTJOIN function in a cell. ASC function; 4 of 43. =SPLIT: splits data to several cells depending on the delimiter set. Now see the below CONCATENATE formula. Some banks import the debits and credits in different columns, which isn’t ideal for a budget spreadsheet. Clear searchTo concatenate two ranges into one for use as the first parameter in the function in Google Sheets, simply combine your data sets together using the set notation and the semi-colon character to separate each range e. Since we are inputting the separators as text, it can take any form. But you can concatenate a number without losing its format by using the TEXT function in Google Sheets. Now I get [the entire list of FILTER 1, the entire list of FILTER 2] when I need [FILTER 1 result 1,FILTER 2 result 1] and so forth. In this example, it’s named “Product Inventory. For example, suppose you have the following transactional data on sales. Type the address of the other column that you want to combine with, such as B1:B. Formula. The most common way to combine or concatenate values from two cells in Google Sheets is to use the ampersand (&). First, let’s enter the following dataset into Google Sheets that shows the total number of sales made by various employees at a company: Step 2: Add Commas to Numbers. Find answers from experts and other users in the Google Docs Help Community. See the content in “Sheet1” and “Sheet2”. Google Docs Editors. Instead of writing a cell as an argument, our first argument is the ROW function. Press "Enter" on the keyboard. Open Google Sheets to the spreadsheet with your data. Enter the starting. With the TEXT () function, we can convert the date into the date format we prefer. If the column includes data of different type, they aren't. Type a comma. As an example, let's combine address parts from cells B2, C2 and D2 together into one cell, separating the values with a comma and a space: With the CONCATENATE function, you'd need to specify each cell individually and put a delimiter (", ") after each reference, which might be bothersome when merging the contents of many. Merge Google sheets, update cells & add columns using QUERY. See how I’ve used Curly Brackets in Google Sheets Query and the range is kept opened (number of. if you could live with the end-comma present in the output you can try: =ARRAYFORMULA ( {QUERY (QUERY ( {A2:B, B2:B}, "select Col1,max (Col3) where Col1 is not null and Col3 <> ',' group by Col1 pivot Col2"),. How can I separate the data in each row and then stack them into one column (sorting by the number of values- so the rows with one value will go first in the column, followed by two values, and then rows with three values, etc. Method 2: Use the Text to Columns Feature. Well, I have an answer to one of your questions at least. In Excel, you can also create a User Defined Function to combine cells of row or column into a single cell with spaces or specified marks. Here’s a sample: And here’s what one of the emails looks like when I create drafts. )It splits the string of words, applies the TRANSPOSE function to convert into a column so it can be sorted using the SORT function, and then recombines it with the JOIN function. I need to pull data from columns J-Y from one spreadsheet to another and concatenate each row of 15 colums (J-Y) into a single cell for each row. The issue I'm running into is that I need it to return an empty cell. This. Combine duplicates rows into one row. I have this formula in Google sheets. =CONCATENATE ("ID-",D2,"-1") For one more example, CONCATENATE lets you append text from other cells as well. You have now merged the data from two cells into one cell, and they are separated by a comma. Equivalent to the `&` operator. For example: =C2&”_”&D2. Type "=CONCATENATE (". In the generic form, here are the formulas to combine first and last name in Excel: = first_name_cell &" "& last_name_cell. The CONCATENATE function in Google Sheets is used to append or combine two or more strings together. In the cell in which you want to display the combined data, type. March 4, 2022 by Zach Google Sheets: How to Use CONCAT with QUERY Often you may want to concatenate the results of a query in Google Sheets into one cell per row. ENCONTRAR (FIND) 11 de 43. By typing =LEFT (A2,LEN (A2)-1) you can specify the number_of_characters parameter to be “the length of the string, minus one character”. There are multiple ways to concatenate strings with separators in Google Sheets. Confirm that the cells merge correctly. TEXTJOIN Function Overview The TEXTJOIN Function combines text from multiple strings. Enter the formula: =A2 & ” ” & B2 – assuming the first name is in cell A2 and the last name is in cell B2. In this case a “space”. Now we use the IMPORTRANGE function. The first cell will contain the sum of A1 to A10, the cell to the right will contain the sum of B1. Using Google products, like Google Docs, at work. The data is currently all in Column A, with commas separating multiple values in each row. It creates IS THIS NO TRICK from the input in A1. This help content & information General Help Center experience. Group and split results from one row to multiple rows. Create a CSV file. to combine values from A1-A10 with the values from D1-D10, you can use the following formula to create a range in a continuous column. Understand that it will flatten the entire virtual grid, which will be as many columns wide as the largest number of comma-separated elements in any cell from the Col-D range. The first argument you put is cell A2, where the first name is stored. Use the below formula in cell B2. 7. Now you know how to use the CONCATENATE. Here we discuss four easy ways of concatenating strings with separators using the following dataset. Returns the concatenation of two values. How to work with scenarios. Furthermore I got no debt you will want to not alone keep all values from losing, but also add some commas, intervals, press other drawings, or even discrete those records with additional texts. In this tutorial, we will learn all the methods to write a formula for this. Concatenating a Whole Column. Now, the Import File window becomes open. Example: I have 300 rows and 4 columns, like:. Then again, use the fill handle for the remaining cells. Remove spaces between transpose value, comma separated in Google Sheets. Here’s our result with. Then, remove the comma and concatenate the names using a space character to separate them. I'm working on a Google Sheet and want to automate the process of turning the columns into a custom JSON object. Type a space with double quotation marks. I've found similar questions, but none with this type of condition. it is with my production sheet which contains 6K rows. The ampersand (&) is Excel's concatenation operator. Note that one cell looks blank because the text string in cell A1 has two adjacent. On the keyboard press = and type concatenate. It should look something like this: =CONCATENATE (B2,“, ”,A2) How to use the CONCATENATE function in Google Sheets - CONCATENATE cells with comma. Method 3: Use the Join Function. The first argument you put is cell A2, where the first name is stored. Join a list of values into a single cell. Step 3: In the window, drag and drop the file or click on the. You should also note that this method adds a comma and has no spaces between the two combined names, which may not be ideal sometimes. To use the CONCATENATE function in Google Sheets, follow these simple steps: Select the cell in which you want the concatenated text to appear. 2 Simple Ways to Get Opposite of Concatenate in Google Sheets. Click the Office icon (colourful circle to the left on Ribbon) Click Excel Options (bottom of Office dialog) Click Advanced in the left side of Options dialog. If you want to concatenate text together, separated by a delimiter (comma, semi-colon, space, line break, etc. You can use the following basic formula to concatenate a range of cells with a comma in Google Sheets: = TEXTJOIN (", ", TRUE, A2:C2) This particular example concatenates each cell in the range A2:C2 with a comma in between the characters of each cell. Use the JOIN function to combine a list of first names and last names into one column with a space in-between. Step 4. Enter the formula given below in the blank cell.