Google spreadsheet concatenate with separator. We are doing this as we want the names to be separated by a comma. Google spreadsheet concatenate with separator

 
 We are doing this as we want the names to be separated by a commaGoogle spreadsheet concatenate with separator  Select the cell you want to combine first

The syntax is: =CONCAT(text1, [text2]. Você está usando os produtos do Google, como o Documentos Google, no trabalho ou na escola? Consulte dicas, tutoriais e modelos úteis. , A7,B7). Suppose you have a dataset, as shown below, and you want to combine columns A and B and get the result in column C. Excel/Sheets combine row column content and find respecting value-1. Step 4: Pick columns to add or update in the main sheet. ,The TEXTBEFORE function in Excel is specially designed to return the text that occurs before a given character or substring (delimiter). 1. I will be writing the formula using openpyxl for Python. 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. In our example, I will be selecting C2. The function looks like this: =SPLIT (A2, “, “) The delimiter consists of two characters here, a comma and space. Google Sheets / Excel - Create a minimum list based on multiple cells. Combine Date with Text If you attempt to connecting (join) a date with text, the date will be displayed while a number: =CONCATENATE(B3,C3) This is because Excel store dates as serially numbers; when. Cell1: This will be the first cell reference, the text in this cell will form the start of the text in the results. Get help from the Google Sheets experts. To begin, launch your Google Sheets application and open the spreadsheet in which you want to incorporate the CONCATENATE function. If standard ways of Google spreadsheets to combine info from multiple sheets seem dull, and the functions scare you switched, there's an easiest approach. I see this while searching for ways to correctly display "k/m/b" for thousand/million/billion in google sheets. SPLIT: Divides text around a specified character or string and puts each fragment into a separate cell in the. Well,. Opening the spreadsheet. The formula filters the ‘AMOUNT’ in column B if the USER’s are “A” or “B” and sums the values (AMOUNT) filtered. The Google Sheets mobile app lets you merge cells on your phone, but its process differs slightly. =TEXTJOIN(", ",FALSE,C63:D65) Note: When using a two-dimensional array in the TEXTJOIN function, the formula combines the values by row, not by column. This tutorial will show you how to make columns D and E combine into one column, with a comma separating the data from each cell. Your formula should look like this: Google Sheets CONCATENATE with space. will want at not only keep all valuable with losing, though also add some commas, spaces, or other characters, or even separate those records at other text. Share. Type =CONCAT (CellA,CellB) , but replace. Type in the initial part of the formula, which is =CONCATENATE (. best would be if the 1st row from XX is followed by the 1st row of YY, 2nd row followed by 2nd row. Another way to merge two columns from another google sheets is by using the BYROW function. However, the CONCATENATE function will stay available for compatibility with earlier versions of Excel. Step 2: Once the CONCATENATE function is detected by Google Sheets, select the cells where the. You can use the following steps: First, type TEXTJOIN in cell B1. To 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. Viewed 2k times 2 How can I concatenate lines from two (or more) multiline cells like this? so that column C generated by something like: =concatenate(A1{one line}, " is a ", B1{one line}). Plus then you're stuck with strings. Let’s see it in action in our dataset: =B3&C3. In this comprehensive guide, we will explore the CONCAT formula in Google Sheets. To chart multiple series in Google Sheets, follow these steps: Insert a chart on the tab that you want your chart to appear on (Click "Insert" on the top toolbar, and then click "Chart") Select the chart type (Column, Line, Combo, etc. Our step-by-step guide will show you how to combine text, numbers, and dates in just a few clicks. At the top, click Data Split text to columns. In this tutorial, we will learn all the methods to write a formula for this. Applying Ampersand Operator. . CONCATENATE read strings and numbers in Google Leaves; Google Sheets: linked strings with separators; Concatenate with run. There are three ways to concatenate values for the IF condition in Google Sheets. , E2). Once the formula bar is active, you can begin to type in your formula. Every cell with textjoin =TEXTJOIN("",TRUE,BE117:CT117) that is literally it, wants to send an email when quick. After that, in the third argument, refer to the range from where you want to combine the strings. Type =CONCAT (CellA,CellB) , but replace CellA and CellB with your specific cell references. Every cell with textjoin =TEXTJOIN("",TRUE,BE117:CT117) that is literally it, wants to send an email when quick. Google Sheets is a powerful spreadsheet. CONCATENATE text strings and numbers in Google Sheets; Google Sheets: join strings with separators; Concatenate with line break in. SPLIT Function Examples. Your lookup table doesn't have to be in the same spreadsheet as your main table anymore. To apply the formula to the remaining cells in column C, drag it down. . all of the specified criteria are true for a cell. Learn how to use Google Sheets to take data in separate cells and combine them into one cell separated by commas. How To Merge Google Sheets (Manually & Automatically) - Existing spreadsheet. Modified 1 year, 5 months ago. To concatenate the values in this column with a comma delimiter, you can use a formula like this:How to use CONCATENATE in Google Sheets. Manage governance policies Manage branded apps. 11 Ideal Examples to Concatenate Multiple Cells in Google Sheets. Select the range you will concatenate, and click Kutools > Merge & Split > Combine Rows, Columns or Cells without Losing Data. But to make the result look pretty and readable, you should add some extra characters. 51 1 1. We can use the following formula to combine the values in column A and column B into a new column with a space in between the values : =A2&" "&B2. 2. Tap the cells in the order you want to combine the. Click on the first cell you want to merge, type a comma, and then click on the next cell. Enter your CONCATENATE formula, making sure to reference the cells you want to combine, and also the spaces. We'll write our CONCATENATE function in this column, so by the end of this tutorial, your combined results will populate in this new. CONCATENATE text strings and numbers in Google Sheets; Google Sheets: concatenate strings with separators; Concatenate by run split in Google Sheets; Combine date or die in. Click JOIN. Google Sheets CONCAT function; CONCAT alternative: concatenation operator ampersand (&) Select until use CONJUNCTION in Google Sheets. The CONCAT function is a powerful tool that allows you to combine the contents of two or more cells into a single cell. Good afternoon. 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. Inserting CONCATENATE and IF Functions. 1. 📌 Step 2: Open a notepad file. Navigate to the Data tab. A Sample of Practice Spreadsheet. Here we are declaring a function join which accepts a separator and a string list. We can add text both after and before the given formula. Example below:Closed this search box. Limitations of standard functions used in the formula. In the first example, we go through. Using Ampersand Operator. ”. , A7,B7). Right, spreadsheets offer several tools for this function. Click JOIN. Step 1: Select an empty cell. Please do as follow: 1. Kieran Dixon Updated: June 22, 2021. If standard ways of Google spreadsheets to combine data from multiple sheets seem dull, and the functions scare you off, there's an easier approach. See screenshot: 3. I am currently using a query to get specific values from one sheet to another, but I am trying to add a separator when a specific column changes values. Step 3: Identify matching columns. Start by opening your Excel spreadsheet and selecting an empty cell. In the Code. Notice that the query only returns the rows where the first name contains ‘Andy’ and the first, middle, and last name are all concatenated into one cell per row using an underscore _ as the separator. Add spaces, commas, or other text. split() method to split the joined string by the separator K. And that’s it! Você está usando os produtos do Google, como o Documentos Google, no trabalho ou na escola? Consulte dicas, tutoriais e modelos úteis. The CONCATENATE function also works on ranges. They use the JOIN, TEXTJOIN, CONCATENATE, or Ampersand functions. Combine rows of varying length google sheets. There are two ways to concatenate cells with a line break in Google Sheets: Method 1: Use CONCATENATE() = CONCATENATE (A1, CHAR (10), A2) Method 2: Use TEXTJOIN() = TEXTJOIN (CHAR (10),. ]) part - A value of any type to be included in the merged text. 1. 10 months ago. In our case, we check the. Type the address of the other column that you want to combine with, such as B1:B. Skip to main content. The CONCATENATE function in Google Sheets is used to merge multiple data strings into one. intervals, or other chars, or even separate those records includes other text. The printed-second (executed-earlier) replace collapses consecutive semicolons ; numbering from 2 and up {2,} and replaces them with just one semicolon. Step 2: Select the cell where you want to apply the formula. Next, in the second argument, enter the TRUE to ignore empty cells. This first special add-on – Combine Sheets – was designed through a single purpose: import data from multiple Google. Basically it's an array of cells from column A to E, some of them filled, others empty, and I would like to find a formula to get the results in red which work as follows: For each non empty cell, the result takes the corresponding cell in the header, and combines them with. 1. 2 Simple Ways to Get Opposite of Concatenate in Google Sheets. When the file appears on your Sheetgo. I want to union ranges from any Google spreadsheets. It's much more powerful than concatenate, and will take up much less block diagram real estate when merging more than, say, 5 strings together. CHIFFRE. Learn how to combine cells in Google Sheets: concatenate strings on formulas and a special add-on. This approach allows you to merge text values directly, without any added separator, to create specific output like email. . Step 3: Determine the number of characters that you want to split from the selected cell. In case the delimiter appears in the cell multiple times, the function can return text before a specific occurrence. The comma delimiter separator will also appear for the blank cells. g. 4. Type =CONCAT (. This can be particularly useful when working with text data, such as names, addresses, or product descriptions. First, identify the cells that contain the text strings you wish to combine. This particular formula concatenates the results of the query using _ as the separator but you can change this separator to be anything you’d like. Google offers three to browse the file in, “My Drive”, “Shared with me” and “Recent”. This will turn your range into a semi-colon delimited list with quotes around each item. 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. Related pages. 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. In this case, you just need to change the delimiter in the function to the character (s) that separate your words. Now let's find out the functions JOIN AND TEXTJOIN. 11 Ideal Examples to Concatenate Multiple Cells in Google Sheets. These can be individual cell references or hardcoded strings. An example formula might be =CONCAT (A2, " Family"). 17. Concatenate the Lookup Columns. It looks like this right now: Any idea on how I would accomplish this? =QUERY ('FM - Americas'!A:J,"select E,J where (E >= date '2020-10-01') and (E <= date '2020-11-30') Order By J, E",0. Although it looks messy but I'll explain. 5. Select a range cell values that you want to combine into a cell. 1. Você está usando os produtos do Google, como o Documentos Google, no trabalho ou na escola? Consulte dicas, tutoriais e modelos úteis. To change which character Sheets uses to split the data, next to "Separator" click the dropdown menu. Using CONCATENATE function we can concatenate two or more cells, text with date and text with formula, etc. An array of values may be populated by a single function using an embedded array. At the current time, in Google Sheets you cannot bold partial components of any formula. CONCATENATE: Appends strings to one another. ) data_string – a reference to a cell; delimiter (aka separator) can be a symbol or char. To use this method, first, launch your spreadsheet with Excel. =CONCATENATE (TRANSPOSE ( {"Matthew", "Mark", "John"})) After pressing F9, highlight and copy the list, then paste into another cell. I then run a second FILTER to get the wages. Step 1: Select a row in a separate column from the main data set. I have a Google SpreadSheets doc with three columns A, B and C. Before we start writing the function, we'll need to insert a new column in our spreadsheet for this data. Start to apply the formula by typing equal to (=)ARRAY in cell C2 as that is where we want the target value. Type ",. Unlike, the previous method we can use the Concatenate Operator (&) and the VLOOKUP function to concatenate two columns in Google Sheets. Then select the cell in which you want to concatenate values. If you ask me to suggest to you the easiest method to concatenate multiple cells and also ignore blanks easily, this is the method. To use a different separator, simply change the “_” at the end of the formula with something else. The CONCATENATE function in Excel joins multiple strings into a single cell. Some future version of Excel will no longer have the CONCATENATE. To concatenate strings with space in Google Sheets, you need to use a space delimiter: " ". If either one of the cells or let's say the 2nd column does not have any data it should return nothing. Click the first cell you want to merge. Saiba como trabalhar nos arquivos do Office sem instalar o Office, criar planos de projetos dinâmicos e agendas de equipe, organizar automaticamente sua Caixa de entrada e muito mais. 2. Select the file to which you’d like to copy the tab data. In Google Sheets, just like a comma, you can use any separator to concatenate two or more values. Optimize performance and reliability Scale to large data sets. Delimiter – This is the delimiter value which we want to use to separate values by in our concatenation. Then, select an empty cell where you want the concatenated result to appear. Here we are using the AVERAGE function. To use the concatenate function: In a separate column of your spreadsheet, enter =CONCATENATE (. The delimiter is the comma and the space you want between the data you're merging. Example 2: Applying Concatenate Operator and VLOOKUP Function. When combined with the SPLIT function, it allows you. In case you need years as well, you'll have to create the formula in the neighboring column since JOIN works with one column at a time: =JOIN (", ",FILTER (C:C,A:A=E2)) So, this option equips Google Sheets with a few functions to combine multiple rows into one based on duplicates. Search this site. How to use the Combine Sheets add-on. Okay, spreadsheets offer some tools for. It works the same for the “0” or “#” notation: 1. returns. With the CONCATENATE function, separators are displayed if the cell is empty. For example: =C2&”_”&D2. Viewed 5k times 2 I'm trying to combine multiple cells with email addresses into one cell where emails are separated by commas. Ask Question Asked 2 years, 7 months ago. The CONCATENATE function allows you to effortlessly combine the contents of cells or individual strings into one string in one cell in Google Sheets. Using Notepad to Merge Columns Data in Excel. Now, it creates the rows/cols that are the inverse (rows to cols, or cols to rows) of the specified range. Use Ampersand(&) Symbol to Concatenate with Space. Add a comment | 2Where. And in this tutorial, we will learn to write and understand all these formulas in detail. ; Use the re. Select the cell you want to combine first. Select a row or column you want to freeze or unfreeze. Press Alt + Enter or Ctrl + Enter. Click Kutools > Merge & Split > Split Cells, see screenshot:. CAR (CHAR) EPURAGE. Although it looks messy but I'll explain. Google Support - Unique Function. Here's one of the drawbacks: it can't look at its left. Copy data to clipboard (press Ctrl + C or Ctrl + Ins, whichever you. In the context of variance analysis, CONCATENATE enables us to consolidate relevant data points, such as actual values, expected values, and the differences between them, into a coherent format for. 1. You can go through a process of steps using functions. Skip to main content. (Note: You can only merge adjacent cells. Here is a solution to properly combine two QUERY results vertically in Google Sheets: First, I will show you the changes to each QUERY formula, and then we can combine them. In the Split Cells dialog box, select Split to Rows or Split to Columns that you want, and then specify a separator to split the cell values based on, see screenshot:. If your number is in the thousands, and you want to show the thousand separator comma, simply add that into the format section of the text formula. First, enter the TEXTJOIN function in a cell. Import the re module for regular expressions. All together, our formula is written: =TEXTJOIN (” “,TRUE,A2:C2) 3. How to Use TEXTJOIN Function in Google Sheets. ) In the "Data range" field, type the range / address for the data that you want to connect to the chart, like. =CONCAT (A2, " Family"). Skip to main content. To do this, add a comma as a separator in your formula. Dibaca: 16. I have already explained the use of CONCATENATE as well as Ampersand. The result will be “ MichaelScott@myexcelonline. Sign InDiscuss the spreadsheet application. Type =Join. Here is the whole formula: =CONCATENATE (B2, ", ", A2) In this example, we added an extra comma to the data. Syntax. 2. But this time, we are going to use the CONCAT function to concatenate the strings. I am using three text join. Click on the cell you wish to add your combined cells to. 2. Enjoy! TAGS; Google Doc; Query Function;. Select the Department column and add an ampersand (&) and a. The printed-first (executed-last) replace trims trailing semicolons ;$ (dollar sign means end of the searched string). We are doing this as we want the names to be separated by a comma. If you add a double quotation with a space in between ” ” then this will add a space between the texts selected on either side. To use CONCAT, open your Google Sheets spreadsheet and click an empty cell. The Merge Columns feature of Power Query is another great way to quickly. Other useful Excel and Google Sheets to combine cells and columns data. 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. In this case, you just need to change the delimiter in the function to the character (s) that separate your words. Sometimes you need to combine two separate columns together while formatting in Google Sheets. The function looks like this: =SPLIT (A2, “, “) The delimiter consists of two characters here, a comma and space. Fonction CONCATENER. To use CONCATENATE in Sheets, click and select the cells you wish to combine. When a range with both width and height greater than 1 is specified, cell values are appended across rows rather than down columns. Below mentioned are the steps to get started with the process: 1. 1. The arrayformula goes down the rows of the spreadsheet and combines the data from the two columns. Jbl Alarm Clock Instructions. Then, click on Insert in the top bar, click on Function, and then on All. Type a formula to merge the first cells in each column (most likely, these will be cells from row 2 unless your dataset doesn’t have a header row). Share. CONCATENATE text strings and mathematics in Google Sheets; Google Bedding: concatenation seile at separators; Concatenate with. “TRUE” is used in the second argument to. Google Sheets CONCAT feature; CONCAT alternative: concatenation operator ampersand (&) How to use CONCATENATE in Google Sheets. In the first cell of a blank column, type the following: “ =ARRAYFORMULA (A2:A & ” ” & B2:B) ”. Close the formula with a parenthesis and press Enter. 1. 1. Sum by month; SUMIF cells if contains part of a text stringRight-click on the tab and select Copy to > Existing spreadsheet. Using TEXTJOIN to Combine Values with Separator You can use the below steps to write this formula: First, enter TEXTJOIN in a cell. . ) Step 2: Click the Merge Cells drop-down arrow in the toolbar or Format. Concatenate with Separator is a powerful function in Google Sheets that allows users to create dynamic text strings. If you want to combine all the cells in column B, use this formula: =TEXTJOIN(” “, TRUE, B:B) 2. The space enclosed in double quotation marks is added to separate the two values. Éditeurs Google Docs. 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. Update a Status in Plain Language. 3. In the file box, click +Select file and select the file from your Google Drive. Follow edited Jun 7, 2021 at 3:45. Then, select the cell where you want to display the concatenated value and enter the formula =CONCATENATE (string1, string2,. ) Each argument may be a cell reference, a range of cell references, or a text string typed directly into the formula. You could specify the cells with an ampersand in between. Saiba como trabalhar nos arquivos do Office sem instalar o Office, criar planos de projetos dinâmicos e agendas de equipe, organizar automaticamente sua Caixa de entrada e muito mais. In new versions if Excel, you can also use the CONCAT function to concatenate values from separate cells and ranges,. 3. Below are the steps to do this: Select cell C2 and type in the following formula: =A2&", "&B2. How to Create and Copy SSH Keys with 2 Simple Commands. Note. In our case we will have. Combine multiple tables into one table by matching the headers. With Google Sheets, you can certainly do this using their JOIN() function. The delimiter is the comma and the space you want between the data you're merging. Concatenating a Whole Column. In Google Sheets, CONCATENATE is a function that combines the data from two or more individual cells into one new cell. After installing Kutools for Excel, please do as this:. 2. To prevent most common errors, just remember these three simple facts: The SUMIFS function adds up only those cells that meet all conditions, i. Filtering a Sheet across multiple columns. In the following example, I combine the INDIRECT and MATCH functions to give me the revenues for the days that I specify, using the formula =INDIRECT (“B” & MATCH (B10,A:A,FALSE) & “:B” & MATCH (B11,A:A,FALSE), TRUE) As you can see. Use the JOIN function to combine a list of first names and last names into one column with a space in-between. All the formatting, tables, images, lists and other elements are preserved in the merged document. 4 Easy Ways to Concatenate Strings with Separator in Google Sheets 1. Here's an example: =CONCATENATE(A2, " ", B2) In this formula, A2 and B2 are the cell references for the first and last name columns, respectively. We'll write our CONCATENATE function in this column, so by the end of this tutorial, your combined results will populate in this new column. Benefits of the Google Sheets CONCATENATE FeatureThe Array to Spreadsheet String function is good, but only if you put everything into an array first. Print view; Search Advanced search. g. At the bottom of your existing data and in an empty cell, type: =IMPORTRANGE (. You can also use the arrow buttons on your keyboard to navigate to the desired location. 0. 1. Concatenating multiple cells in Google Sheets is a simple process that can be done in a few steps. Learn how to concatenate data in Google Sheets with ease. Simply select concatenating values and insert an ampersand operator between each cell reference. Meant to also add: The following (slightly modified from what you suggested): =ARRAYFORMULA(TEXTJOIN(", ", TRUE,QUERY(Sheet1!A1:E20,"Select B,C where A="&A2&""))) Returns each pair of (B & C) results in sequence separated by the TEXTJOIN specified delimiter (in this case a comma), but there is no delimiter to distinguish one pair. If the data isn’t in the sheet yet, paste it. In Google Sheets, you have three different ways to write a formula combine two or more values using a comma. (of course you don't want to set suppress_separator to keep the thousands commas. Get help from the Google Sheets experts. 4 posts. Step 2. You can also use arrays with other existing formulas using brackets in order to organize the returns from your formulas into rows or columns. You can also use arrays with other existing formulas using brackets in order to organize the returns from your formulas into rows or columns. then the next matrix of cells (to which the first process also happens) //note char(13) is a carriage. Step 3: In the window, drag and drop the file or click on the. Cell: the reference to the cell containing the string to split. Adding Space Only. However we are finding there are too many columns making the print too small to read when asked to fit one page wide. Step 3: Using the SPLIT function. Click on the cell where you want to combine customer information (e. Learn how to effectively use the CONCATENATE function in Google Sheets to perform trend analysis. The result from the UNIQUE function will look like this:If you’ve just switched over to Google Sheets from Excel, you’re likely already familiar with the CONCAT function. The Google Sheets CONCATENATE function allows you to combine values from two cells and separate them with a comma. Use CONCAT Instead of CONCATENATE. Select OK to complete the function. Using SUMIFS formulas in Google spreadsheets is quite easy. SPLIT: Divides text around a specified character or string, and puts each fragment into a separate cell in the row. Do you have multiple Google Sheets that you'd like to combine together? In this video, Scott Friesen shows you how to connect data from different sheets into. Combine first and last names in Google Sheets. The Google Sheets graph is built, the chart editor is displayed. In the Combine Columns or Rows dialog box, do the following operations: (1. Using Ampersand Operator with ARRAYFORMULA Function. ”. Using Ampersand Operator. Google Sheets CONCAT function; CONCAT alternative: concatenation operator ampersand (&) How go getting CONCATENATE in Google Shelf. The data is currently all in Column A, with commas separating multiple values in each row. SPLIT: Divides text around a specified character or string, and puts each fragment into a separate cell in the row. As with Excel, make sure you have a few empty columns to the right of your text before you separate your data in Google Sheets. Besides, we need the use of IF and ISBLANK functions to complete the formula. The CONCATENATE function can be used to merge two cells or multiple, and you can add line breaks wherever you want as well. In the popped out dialog: (1. Let’s see how it’s done. The CONCATENATE function in Google Sheets joins or appends data strings, allowing you to combine values from multiple. Concatenate with CONCAT Function and If Condition. Select the range of cells that you want to concatenate with line break, and then click Kutools > Merge & Split > Combine Rows, Columns or Cells without Losing Data, see screenshot: 2. After that, in the third argument, refer to the range from where you want to combine the strings. Summary. sum(B2:B5+C2:C5+D2:D5) ) Now, I am adding a new range for Product A1. This app allows you to merge two or more Google Documents, Spreadsheets into a single document. Ask Question Asked 5 years, 3 months ago. Use the FIXED function. You can use the below steps to write this formula: First, enter TEXTJOIN in a cell. Then choose in the menu: Insert - Chart. Let’s see how it’s done. =CONCATENATE(B3,C3,D3,E3) =CONCAT(B3:E3) The CONCATENATE Function requires you to input all the individual cells you wish to join. . To pin data in the same place and see it when you scroll, you can freeze rows or columns. Comparison of Google Sheets JOIN, TEXTJOIN, and CONCATENATE Functions. ) Choose the type of cells that. The INDIRECT function can be combined with the MATCH function to return a dynamic range of cells. We'll write our CONCATENATE function in this column, so by the end of this tutorial, your combined results will populate in this new. We can use the Ampersand Operator (&) to concatenate text and formulas in Google Sheets. Select the range of cells containing the names (in this case, F3:F18). Applying CONCAT Function. Use commas to separate the cells you are combining and use quotation marks to add spaces, commas, or other text.