google sheets concat text. This function is particularly useful when you want to create a concatenated text string from a range of cells or an array of values. google sheets concat text

 
 This function is particularly useful when you want to create a concatenated text string from a range of cells or an array of valuesgoogle sheets concat text  To slight adjustments, all the ways I referred be capable of merging columns in Google Sheets

Aggregate Strings in Google Sheets with Query – What it Means? Let me clarify my concept first with an example. column B: ba, bb, bc. Using these in CONCATENATE, Google Sheets lets me combine date and time in the desired format with other characters or text: =CONCATENATE(TEXT(B2,"D MMM YYYY"),", ",TEXT(C2,"HH:MM:SS")) Combine columns in Google Sheets. I'm inserting line breaks using CHAR(10). date date_as_string 12-05-2016 '12-05-2016 12/5/2016 '12/5/2016 2016-12-10 '2016-12-10Formula Breakdown: =CONCATENATE: The function Google Sheets will use to combine the two given text cells. column A: aa, ab, ac; and. The CONCAT function is a simplified version of Google Sheets CONCATENATE: =CONCAT(value1, value2) At join cells with this function, her needs to list the required. = CONCAT ( A2, B2 ) To use this function to combine the first and last names insert the above formula into cell C2. Here, I’ll describe one of the simplest ways to concatenate text and formulas in Google Sheets. The SELECT clause is the first clause that you start your queries with. [OPTIONAL] - Additional text item(s). To combine text and text in Google Sheets, just use the “&” between the texts or use the CONCATENATE function. By merging multiple values into one, CONCATENATE streamlines data organization and presentation, making it an essential tool in financial analysis. That is, CONCATENATE(A2:B7) is equivalent to CONCATENATE(A2,B2,A3,B3,. Next, type the equal sign = to begin the function, followed by ARRAYFORMULA and an opening bracket (. text2,. We can also use Data Validation with a custom formula to limit the length of a cell by its word count (aka, to set a maximum number of words in a cell). Here we are using the AVERAGE function. . If you want to combine text from two or more cells into a different cell (concatenate the values), you can do this with a simple formula. valeur1 et valeur2: ces entrées peuvent être des valeurs scalaires ou des références à des valeurs scalaires, y compris les types numériques et textuels. CONCATENATE: Appends strings to one another. A CONCAT formula in Google Sheets works similarly to the CONCATENATE function. Step 4. Another way for Google Sheets to convert date to number is by using the DATEVALUE function: =DATEVALUE (date_string) where date_string represents any date in the known for spreadsheets format. This feature seems to be public (it is not some internal test), since I found it in official documentation:. 1. CONCATENATE and CONCAT Functions Prior to Excel 2019, the only concatenate function available was the CONCATENATE Function. Is there something that i can use in Google Sheets that will have similar output?But "January" is a text and cannot be coerced to a number. It doesn't get more basic when working with numbers than adding them. Steps to Join Double Quotes with Text in Google Sheets. NOTE – You can either reference a range. I want create another column that's literally just the same but as a text. However, the CONCATENATE function will stay available for compatibility with earlier versions of Excel. I have been trying to write a simple script for a Google Sheet to concatenate two columns of data into another column:. 1. Method 2: Use the Text to Columns Feature. – chharveyLastly, the only real use of the CONCATENATE function is when dealing with enough data that time is being saved versus entering the data manually. If you have ever tried to combine columns in Google Sheets only to find that the data has been merged together in one column instead of two, you are not alone. Stack Exchange Network Stack Exchange network consists of 183 Q&A communities including Stack Overflow , the largest, most trusted online community for developers to learn, share their knowledge, and build their careers. As an alternative to CONCATENATE you can use the ampersand operator. text1 - Any text item. Open Google Sheets to the spreadsheet with your data. Type in the argument, which is ROW ()-1. This particular variation uses the SEQUENCE function to output an array 1,2,3,…10. The CONCAT function is equivalent to & and works on non-string values as well, but only takes 2 arguments. Example 2: Combine Date & Time Using CONCATENATE and TEXT. In the column where you want the full names, type the TEXTJOIN function. ”. A mathematical expression that uses ranges of the same size. ArrayFormula. The first argument you put is cell A2, where the first name is stored. 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. Note that you may need to replace spaces with "&" if your text has. The TEXTJOIN function in Google Sheets is used to combine multiple text strings into a single string with a specified delimiter. Formula Breakdown: =CONCATENATE: The function Google Sheets will use to combine the two given text cells. We will also discuss formulas to combine individual cells, columns and ranges. Click on the first extension, as seen in the. I am clear that there is no concat method in google sheets queries but I'm hoping for a workaround. then the next matrix of cells. isArray () returns true. 2. With the TEXT () function, we can convert the date into the date format we prefer. ]) – Các chuỗi bổ sung cần kết hợp liên tiếp. The only "workaround" I can think of, is inserting the image using Insert → Image, and positioning the image next to a text cell. Inserting values from cells in a string. You can use the CONCATENATE and IF functions combined. With the CONCATENATE function, separators are displayed if the cell is empty. CODE; 7 of 43. In column H, I want to concatenate the letters in row 1 if there is a 1 underneath it. Creating text string in google script. Split it across multiple cells and control the color (this does not work for the sheet I am working on because of all else that is going on in the sheet. Join a list of values into a single cell. Syntax. You can use the TEXT function to fix this, and apply formatting to numbers that are displayed with text in a cell. "Concatenate" usually means to link something together in a series or a chain. CONCATENATE ("Welcome", " ", "to", " ", "Sheets!") CONCATENATE (A1,A2,A3) CONCATENATE (string1, [string2,. Use the formula =D2+E2 in a new column and you get a complete date object directly useable in JavaScript. Share. This time, you need to place a reference to a cell with the existing record first, then append the new text: =A2&", US". I have this setup in Google Sheets: Row 1 is a list of ingredients. Now click on the kind of merge you want from the options—Merge all, Merge horizontally and Merge vertically. The. Google Sheets Text Join to consolidate rows into columns. Open a new Google Sheets spreadsheet on your computer. For example, = {SUM (A1:A10), SUM (B1:B10)} will produce two values. 0. [OPTIONAL] – Additional text item(s). google-sheets; google-sheets-formula;. This can breathe particularly useful when workers with text data, such as names, addresses, oder products descriptions. In this article, I’ll demonstrate 3 simple ways to concatenate double quotes in Google Sheets. CAR (CHAR) EPURAGE. Aggregate Strings in Google Sheets with Query – What it Means? Let me clarify my concept first with an example. 1. : 指定した文字または文字列の前後でテキストを分割し、各部分を同じ行の別のセルに表示します. If you want to add a space between the text, just put the “ ”. Take Note! Summary. The JOIN function simplifies combining a list of values in separate cells into a single cell separated by an appropriate delimiter. Google Sheets Tutorial En Español - CONCATENAR, JOIN, TEXTJOIN, CONCAT, & - Unir Cadenas de textoEn este tutorial aprenderas a unir textos o cadenas de texto. Both formulas will concatenate the values in cells A1 and A2 with a line break. Aggregate Data for Words in a String. The arguments must be separated by commas. Given some sheet at cell A1 if I write ="foo bar" then foo bar will be rendered as shown:. You will get the result, Mr. Using the JOIN Function to Concatenate with Separators. CONCAT is short for “CONCATENATE” which means that you add one string onto another string. Good afternoon. Concatenate two cells together on an import query. For example, you may want to combine a column of first names with a column of last names to form a singular column with first and last names. In the search and replace dialog use these valuesFormula: You can use this Query to concatenate a large number of columns in Google Docs Sheets. Click the first cell that you want to refer to in the join and then press + (the plus sign). Concat text from one. CONCAT replaces the CONCATENATE function. 0. In Google Sheets, the CONCATENATE function allows you to easily combine the values from two or more cells into a single, separate cell. CONCATENATE can handle strings, and CONCAT values are limited to. The QUERY function is a powerful formula in Google Sheets helps to treat data contained in tabular format like a database table which we can perform basic SQL queries on. Examples. Across all the examples, we’ll notice that the CONCAT formula appends the second value after the first. The CONCATENATE function syntax:The CONCAT function combines the text from multiple ranges and/or strings, but it doesn't provide delimiter or IgnoreEmpty arguments. TEXT (number, format) number - The number, date, or time to format. SUM. 2. Suppose we have the following data in Google Sheets: We can use the following formula to concatenate cells in column A and B only if the value in column B is equal to “Good”: =CONCATENATE (IF (B2="Good", A2:B2, "")) The following screenshot shows how to use this formula in practice: If the cell in column B is equal to “Good” then the. Now, we should start off our function with the equals sign ‘=’ and enter the name of the function we will use (remember that you cannot use wildcard characters with all Google Sheets functions). In Google Sheets, the JOIN function is a built-in function that belongs to the Text Function category. Click the first cell that you want to refer to in the join and then press + (the plus sign). Topic 1, Topic 8, Topic 13, Topic n. Usage: CONCAT formula in Google Sheets. Use the JOIN function to combine a list of first names and last names into one column with a space in-between. 0. ,Under the sheet absent in cell B2 paste that and copy it accordingly to the right: =CONCATENATE(B3:B100) Do exactly the same steps for the late sheet by replacing the absence to late and "a" to "l"How to Use TEXTJOIN Function in Google Sheets. This function is a good choice for users who need to combine two text values quickly and easily. See also. Formula: You can use this Query to concatenate a large number of columns in Google Docs Sheets. For information about using text expressions in templates, see Text expressions. ). Flexible Array Formula to Join Columns in Google Sheets – BYROW. The CONCAT function is a simpler function that does not offer as many options as the JOIN. I already have a working formula which returns the required block of text. The syntax for the CONCATENATE function is: =CONCATENATE (string1, [string2,. Depending on your selection of the cells, you’ll be able to see different kinds of options. We used the CONCATENATE function to produce the Full Name text seen in Column D. The TEXTJOIN function in Google Sheets is used to combine two or more values together. 2 Concatenating. How do I view the table grouping by the 2nd column and aggregating by the first with a comma separated concat function ie: 1, "A,B,D" 2, "C,E". The second argument is B2 that consists of the last name. ]) Here's a breakdown of the arguments: delimiter: This is the character or string that will be used to separate the values in the final text string. We can make use of the TEXT function to combine a 12 hr or 24 hr start time with a 12 hr or 24 hr end time in Google Sheets. The character double quotation mark is associated with the number 34. I've seen examples of this for excel, but haven't been able to find a sheet's equivalent. Cell 2: This will be the second cell reference, the text will be joined to the end of Cell1 text. Click on any cell to make it the active cell. Drag down the formula through the column. I am clear that there is no concat method in google sheets queries but I'm hoping for a workaround. Then you can use this column in the query. Join Date with Text. The format you just created can now be used on other. however this text wrapping method wont work for what I am doing. Method 2: Merging cells in Google Sheets using the CONCAT function. Concat Operation in Google Spradsheet. Example: =ArrayFormula (query (row (A1:A70000),,100000)) This creates a cell with 408,893 characters. Google Docs Editors. Community. This could be a string or an array of strings in a range. CHIFFRE. 06') and then use it in a formula to reference information for my second sheet?Related: Merge Duplicate Rows in Google Sheets and Concatenate Values. Appends strings to one another. 3 Ways to Concatenate with Separator in Google Sheets. Chris Daniel Last updated September 29, 2022 If you’ve just switched over to Google Sheets from Excel, you’re likely already familiar with the CONCAT function. . Let's see how the ampersand is used to add text or any characters to the end of the cells. You can do this using the search and replace feature in Google Sheets with regular expression and specified range. The CONCAT function takes the text values in the two cells and turns them into a single string. Learn how to merge cells in Google Sheets both horizontally and vertically to create spreadsheet headings and cells with and extended amount of data. For example, let's say you have a dataset with two columns: "First Name" and "Last Name. 55 in cell A1. [OPTIONAL] - Additional text item(s). Concatenating variables into a string for a query url. Now type in the parameter, which is the number you wish to convert to text. Note. We can type the following formula into cell B2 to wrap the string in cell A2 in double quotes: =CONCATENATE("""", A2, """") We can then drag and fill this formula down to each. Eg. The result is shown in the picture below. 1. The character double quotation mark is associated with the number 34. In the example below, CONCAT combines text and numeric values. One or more arrays or values to be merged into a single array. See also. Then you could concatenate the result of that. Locate and click on Extensions > Add-ons > Get Add-ons. The primary purpose of the TEXT function is to showcase data in a more readable, user-friendly format without altering the original data. This help content & information General Help Center experience. Press enter on the keyboard. Você está usando os produtos do Google, como o Documentos Google, no trabalho ou na escola? Consulte dicas, tutoriais e modelos úteis. In Google Sheets, multiple ways exist to concatenate two more strings in a single cell. Step 3. CONCATENATE text strings and numbers in Google Sheets; Google Sheets: concatenate strings with stylus;. Even though you might encounter some challenges when combining cells that feature text and numbers in Google Sheets, we have found a pretty. ") CONCATENATE (字串1, [字串2,. 2 Answers. At the current time, in Google Sheets you cannot bold partial components of any formula. 0. Combine Text in ArrayFormula. In this article, I’ll demonstrate 2 simple ways to use the QUERY function to concatenate two columns in Google Sheets. You only need to change the range in the above formula on your Sheets. ASC function; 4 of 43. Ok I fixed the above line like this, I think it works: =ArrayFormula (query (A1:A100000,,100000)). function, which returns an address in text format. Menggabungkan teks dari beberapa string dan/atau array, dengan pembatas yang dapat ditentukan memisahkan teks yang berbeda. This way, the number will hold leading zeros inside the cell. Ultimate Suite. Operator. To use CONCAT, open your Google Sheets spreadsheet and click an empty cell. Enter the CONCATENATE function, including the cells you want to combine. arrayN) Parameters. Type the address of the other column that you want to combine with, such as B1:B. net”. Add a comment. I am trying to figure out how to convert a date into a string in a google sheet. Across all the examples, we’ll notice that the CONCAT formula appends the second value after the first. You can use the following basic syntax to concatenate strings with a space in Google Sheets: =CONCATENATE(A2, " ", B2) This particular formula will concatenate the strings in cells A2 and B2 with a space in between the strings. It works in the opposite way to the ADDRESS. Create a simple formula to concatenate text. Merged text from partsReturns a new text value consisting of each part merged together in the order specified. This is a common problem that a lot. 51 1 1. You could try a test email to yourself via the above method to ensure the concatenated. CONCAT; 4 of 18. 1. To use the CONCAT function, you will need to open up your Google Sheet and select the cell where you want. Connect and share knowledge within a single location that is structured and easy to search. Combine Query Results in Google Sheets with Mismatched Result Sizes. Clear search0. 1. SORT sorts a vertical array, 1 = single column and FALSE reverses the order. The INDIRECT function in Google Sheets is used to convert text strings into valid cell or range references. We'll use the same example above to add ID- to the beginning of our order number in cell D2. Step 2. The Ampersand (&): The Basic Way to Concatenate Number and String in Google Sheets. Formula Breakdown: =CONCATENATE: The function Google Sheets will use to combine the two given text cells. The second worksheet builds a payroll report, and directly references columns in the first sheet like so: ='Sales Report - WB 10. Learn how to join text (combine text) in Google Sheets. TRANSPOSE() //takes matrix as argument and returns transposed matrix SPLIT() //breaks apart a string based on a delimiter character (char(13) here) ARRAYFORMULA() //applies the formula within to array vs cell CONCATENATE() //joins each cell in each range with a char(13), then the next cell. Step 3. To add leading zeros to your numbers using the apostrophe, click on any cell from your sheet. . Hot Network Questions What is the role of the "safety plate" on a Shimano Hollowtech II crank? What is this strange symbol in this IC block diagram that looks like a rectangle inside a buffer?. 1. The CONCATENATE function is a Google spreadsheet function that combines two or more text strings into a single string. The Overflow Blog The company making it easier to turn your coffee machine into a robot. The most typical use case is joining the first names and last. Fungsi CONCATENATE. 1. 1. Here I am selecting Textjoin, as it can omit blank cells. 1. In this tutorial,. 55”. It's not possible to concatenate fields with strings in Google Query language. How to transpose this data in Google Sheets. The CONCAT and QUERY functions can also be used to join text, but they are not as popular as the other four functions. Mar 7, 2019 at 23:19. Sample usage CONCATENATE("Good", "morning", "!") returns Goodmorning! CONCATENATGoogle Sheet Query - Group / concatenate multiple rows. Você está usando os produtos do Google, como o Documentos Google, no trabalho ou na escola? Consulte dicas, tutoriais e modelos úteis. A function that returns a result greater than a single cell. You can include CONCATENATE () functions or Ampersand ( &) operators in your template to combine two or more values to yield a single text value. Time Formatting and Combining Using TEXT and Ampersand:I am trying to concatenate some block of text with prefix and suffix text. ; Combine necessary cells of data together Concatenate records from the selected range into one cell. In this tutorial we show you how to use the concatenate function in google sheets. 3 Ways to Concatenate with Separator in Google Sheets. Click on the first extension, as seen in the. The above be donde on a single formula but you maybe should start by doing each step on separate cells in order to make it easy to check the result of each part. To insert the same to all other cells, ArrayFormula will also help: =ARRAYFORMULA (A2:A7&", US") Tip. date date_as_string 12-05-2016 '12-05-2016 12/5/2016 '12/5/2016 2016-12-10 '2016-12-10Step 1. including numeric and text types. The Ampersand (&): The Basic Way to Concatenate Number and String in Google Sheets. First, select an empty cell to place our combined text. So what I'm looking for is something like: =concatenate(FORMAT(A1, 'DD MON YYYY'), " - ", FORMAT(A1, 'DD MON YYYY')) except I can't find a suitable function. If you want more than 50,000 characters in a single cell, you can use QUERY's header clause. Step 2: Type the following formula into the selected cell, replacing the parameters with the text strings or cell references you want to concatenate:CONCAT alternative: train operator ampersand (&) How to use STRING with Google Leaf. But, you can aggregate strings using Query in Google Sheets using Max. Trình chỉnh sửa Google Tài liệu. Google Sheets - How to concatenate cells that meet a condition. First, enter “=”. I realize that I could either: Split it across multiple cells and control the color (this does not work for the sheet I am working on because of all. 'Calendar week' being the name of the whole column is just a text that I would like to maintain and the week number would be a help to see what week it is. You will get the result, Mr. How can I apply this formula for multiple words city name in GOOGLE SHEET. When you truly want to attach double quotes to a text and have Google Sheets perceive it as text alone, this presents a major challenge. This operation is used whenever you need to join text from multiple Google. We’ll start by using the “&” character to append text from two different strings together. It specifies which columns you want to return and in which order. There are four main ways to join text in Google Sheets: using JOIN, TEXTJOIN, CONCATENATE, and ampersand ( &) functions. 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. TEXTJOIN in Google Sheets (Easy Guide) - Open Google Sheets. The best way to have Google Sheets combine text from two cells is to use formulas. Search. Exemplos Example 2: Combine Date & Time Using CONCATENATE and TEXT. Using Ampersand Operator. In the example below, CONCAT combines text and numeric values. In Google Sheets, I would like to add an Hyperlink to the output data. There is a list of usernames and my goal is to concatenate text to hyperlink the username in markdown format so that the username can be clickable in our internal dashboard. Next, refer to the first cell of the first column. ]) Chris Daniel Last updated September 29, 2022 If you’ve just switched over to Google Sheets from Excel, you’re likely already familiar with the CONCAT function. 1. Press enter on the keyboard. First, select an empty cell to place our combined text. 1. Add a comment. 0 forces display of zeros if a number has fewer digits than the format specifies. BeispieleIn OOCalc I want to use the CONCATENATE function to add quotes to each string in column A. But copying it out to other programs (CorelDRAW, Illustrator, or AutoCAD) causes 2. 1. text1 - Any text item. 1. Using CONCATENATE function we can concatenate two or more cells, text with date and text with formula, etc. This tutorial demonstrates how to use the CONCATENATE, CONCAT, and TEXTJOIN Functions in Excel and Google Sheets to merge strings of text together. I'm new to javascript and a novice coder. e. For this guide, I will be selecting F2, where I want to show the resulting string. 3) once found click on Install once the function is installed in your spreadsheet you can use it like any other spreadsheet function without any further entaglement with Google Apps Script. g. Locate the search bar in the top right corner of the screen and search for GPT for Sheets and Docs. 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. 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. Click on the position where you want to insert the line break. I have 2 columns that are a different color font to the others. To get the data source file for this lesson open. Return value. To install VMERGE: 1) click on Tools > Script gallery. How to Add Text With a Formula in Google Sheets Combine Text With the CONCATENATE Function. Help Center. 快來試試實用的秘訣、教學課程和範本,瞭解如. The CONCAT function combines two values. Append Text With the Ampersand Operator . ; 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. Instead you can simply use i + j . So it looks fine in Google Sheets itself, and functions perfectly when copied to other Google apps. See the example below to know where and how to use it. In a blank Google Sheets, in cell A1 enter the text Hello. Then, click the “Data” tab at the top of the page and select “Text to Columns. Select the cell you want to combine first. The Query function in Google Sheets is the program’s most powerful and flexible feature. Without delimiters =concatenate(data_range) With delimiters. If you have ever tried to combine columns in Google Sheets only to find that the data has been merged together in one column instead of two, you are not alone. CONNECT text musical and numbers in Google Plates; Google Shells: concatenate strings with separators; Concatenate with line break in Google Sheets; Combine date real time in Google Sheets; Combine columns in Google Sheets;. Create a CSV file. If you attempt to concatenate (join) a date with text, the date will be displayed as a number: =CONCATENATE(B3,C3) This is because Excel stores dates as serial numbers; when you join a date with text, the cell. Open your Google Sheet and select an empty cell where you want to combine the text. 0. Combining multiple cell values on Google Sheets. The difference between the INDIRECT function and a typical direct function is that a typical function directly references a cell (or range of cells). Merge Cells Data with Multiple rows or New Lines. Armed with that knowledge, you can create your own custom function: function UNION (range1,range2) { return range1. Step 2: Create a named range for this cell with the string in. Tap the cells in the order you want to combine the cells. Click in the cell in which you want the result. Trying to apply CONCATENATE via ARRAYFORMULA on Google Sheet. How to Use the TEXTJOIN Function in Google Sheets. Steps to Join Double Quotes with Text in Google Sheets. In Google Sheets, CONCATENATE is a function that combines the data from two or more individual cells into one new cell. 1. 00 "lbs" (note the quotes around lbs) Click Apply. 1. And that is how you can use the CONCAT and CONCATENATE functions in Excel and Google Sheets to combine words and build a. ”) Since CONCATENATE simply merges all the text in order, we need to explicitly add spaces between the values to get the result we need. ”). 06'!B3 My question is, is it possible to place the name of the first worksheet in a cell ('Sales Report - WB 10. Then select the cells you want to merge. Learn how to join things together in Google Sheets by using the CONCATENATE, CONCAT and AMPERSAND functions. 06'!B3 My question is, is it possible to place the name of the first worksheet in a cell ('Sales Report - WB 10. Combine Text in ArrayFormula. In the cell in which you want to display the combined data. Apply multiple font colors to the text in a single Google Sheets cell (4 answers) How to convert VBA script to Google Apps Script automatically? (3 answers) Closed 2 years ago. In your code you have written i&j that's not the syntax to concat in Google apps script. Fazer login. Please note that it’s not possible to use Concatenate or any other text join functions in Query. ARABE (ARABIC) Fonction ASC. Google Sheets - Transpose & Query. Select the column, type the formula “ =CONCAT (B3,C3) ” and. Pular para o conteúdo principal. Google SpreadSheet Query - Merge queries results into one. Note: The TRUE argument specifies that blank cells in the range should be ignored. 1. In this tutorial we show you how to use the concatenate function in google sheets. When using the CONCATENATE function, Google Sheets will automatically convert dates to numeric values. formulas; google-sheets; Share. This function allows you to combine two or more text strings, making it a valuable tool for creating labels, combining data from multiple cells, and more. CONCATENATE (文字列1, [文字列2,. Let's suppose I had the following text contained in Cell A2 of a spreadsheet: Case Bakers' Flats 12" White Flour Tortillas 10/12ct and needed to put the following formula into B2:. JOIN: Concatenates the elements of one or more one-dimensional arrays using a specified delimiter.