Google sheets textjoin. Hello there Sheets =TEXTJOIN(" ", TRUE, A2:A6) 10: Hello there Sheets =TEXTJOIN(" ", FALSE, A2:A6) نص ‫1 من 43. Google sheets textjoin

 
Hello there Sheets =TEXTJOIN(" ", TRUE, A2:A6) 10: Hello there Sheets =TEXTJOIN(" ", FALSE, A2:A6) نص ‫1 من 43Google sheets textjoin  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

In Excel 2019 and higher, you can use the TEXTJOIN function to merge strings from multiple cells with any delimiter that you specify. Kombinerer teksten fra flere strenge og/eller matrixer med et specificerbart afgrænsningstegn mellem de respektive tekster. Search. Press "Enter" on the keyboard. 11. In order for this to work, I am referencing a second tab within the same sheet. Functions to help deal with formula parse errors in Google Sheets. Remove Non-Numeric Characters Note: The functions mentioned in this article were introduced in Excel 2016. 1. google-sheets; google-sheets-formula; vlookup; textjoin; Share. 2. 用法示例 TEXTJOIN(“ “, TRUE, “hello”, “world”) TEXTJOIN(“, ”, FALSE, A1:A5) 语. 3 Ways to Concatenate Values for IF Condition in Google Sheets. Google Sheets users should use the TEXTJOIN Function to concatenate values based on a condition. Using Ampersand Operator. 02 - ABC. The hexadecimal Unicode Control Code for a Line Feed is U+000A. The TEXTJOIN function combines text together with a specific delimiter. All that has already been covered and see that links. In order to execute this function, I copy the formula, go to a cell, press "="+ Paste + Enter and it will be executed. Place Cursor. Use the Google Sheets TEXTJOIN function to join two or more values, using a single delimiter. Case 3: Combine Duplicate Cells. =TEXTJOIN("|",1,B:B) if you prefer to limit the range to only those rows that contain data, you could use this formula instead. I want to values to all be listed in the same cell at the end of a given row. Bantuan Editor Google Dokumen. Sep 14, 2022 at 8:07. Using Filter and Textjoin, we can easily concatenate header names with the values of the cells below them in Google Sheets. This is far beyond my excel formula comfort, but here's what I'm trying to do; I have a series of names along colA, and a series of headers in row1. If so, we can rewrite the above query as;Two Common Issues When Combining Text and Date in Google Sheets (and How to Fix Them) You may face two issues when combining text and date using the ampersand (&) in Google Sheets, especially when using a delimiter (separator). The "Authors" sheet contains a single IMPORTRANGE formula in A1, which brings in all the data from your source spreadsheet. ]) delimiter - Một chuỗi, có thể trống, hoặc tham chiếu tới một chuỗi hợp lệ. This help content & information General Help Center experience. Parenthesis in data "breaking" QUERY/TEXTJOIN formula. Steps to Join Double Quotes with Text in Google Sheets. Search. Google Sheets Tutorial En Español - CONCATENAR, JOIN, TEXTJOIN, CONCAT, & - Unir Cadenas de textoEn este tutorial aprenderas a unir textos o cadenas de texto. My QUERY+ARRAYFORMULA TEXTJOIN sheet doesn't show result as expected. Due to I always seems to use importrange function to import multiple sheets. In a Google Sheet I have the following formula:. Menggabungkan teks dari beberapa string dan/atau array, dengan pembatas yang dapat ditentukan memisahkan teks yang berbeda. I need an array formula that is capable of looking up individual rows based on the date & category & planned or actual (creating a unique value to lookup). ignore_empty – this argument will be set to either TRUE or FALSE. but more superior is textjoin. =textjoin(", ",true,A:A) Share. Oct 13, 2022 at 1:00. . TEXTJOIN (delimitador; ignorar_vazias; texto1; [texot2;. Using QUERY Formula. Cho bảng dữ liệu sau đây bao gồm. =query ( {A1:M5},"Select Col1,Col2,Col3") To make a dynamic Column reference in Google Sheets Query, you should follow the just above formula where I’ve used Column. Step 3. Google Sheets: Group rows and columns into cells by an ID 0 Python (Google Sheets API) - Search for a specific row by the values of two cells and return certain cells from this rowAyuda de Editores de Documentos de Google. – Right-click on the cell and choose “Paste special”. Right-click on the first empty cell after the first list (e. Syntax. Clear searchKombinerar texten från flera strängar och/eller matriser, med en bestämbar avgränsare som separerar de olika texterna. UNICODE-funktion. ]) delimiter - A string, possibly empty,. ]) 区切り文字 - 文字列、または空白、有効な文字列への参照値です。 空白の場合はテキストが連結されます。 Step 1: Click on the cell where you want the merged information to be. ARABIC; 3 of 43. google-sheets. It works by specifying the text strings you want to join, along with optional delimiters, and returns the combined result in a single cell. Here's how to:TEXTJOIN cells unless a cell contain part of a string. Centro de asistencia. We can TextJoin the above Regexreplace output or if you have skipped step 1 simply use A1:A. 3k 4 4 gold badges 22 22 silver badges 36 36 bronze badges. I have set up an example spreadsheet. A function that returns a result greater than a single cell. The Textjoin function in Google Sheets has various real-world applications in data analysis, including business, healthcare, and finance. 2. To split text over several lines within a cell, place your cursor at the point where you want to insert the new line. Clear searchI have added two new sheets: "Erik Help" and "Authors". 0. IMPORTDATA. Clear searchThis help content & information General Help Center experience. Functions to help deal with formula parse errors in Google Sheets. This help content & information General Help Center experience. The difference between the INDIRECT function and a typical direct function is that a typical function directly references a cell (or range of cells). This formula is omitting results that contain parenthesis. Note: Google Sheets users can use the TEXTJOIN Function, but have a slightly different way of entering array formulas. Nếu trống, văn bản sẽ chỉ được ghép nối. The TEXTJOIN function in Google Sheets allows you to combine the text from multiple strings and/or arrays, with a specifiable delimiter separating the different texts. This example will use the TEXTJOIN and IF Functions to create a text string of Player Names which relate to a Team value of Red =ARRAYFORMULA(TEXTJOIN("",FALSE,IF(C3:C8="Red",B3:B8,"")))This help content & information General Help Center experience. 2. BLANKE. 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), TRUE, A1:A2) Both formulas will concatenate the values in cells A1 and A2 with a line break. This help content & information General Help Center experience. asked Oct 8, 2019 at 9:00. I am trying to see if there is a way to Concatenate D-J in alphabetical order so that I can then run a sort and see each set up duplicated in consecutive rows. Setter sammen tekst fra flere strenger og/eller matriser. It refers to: =REPLACE (GET. It will insert a new line in same cell. 1. Improve this answer. Exemplos de utilização TEXTJOIN (“ “, TRUE, “hello”, “world. 0 "Multiply" (Concatenate) Text Columns in Google Sheets. Menggabungkan teks dari beberapa string dan/atau array, dengan pembatas yang dapat ditentukan memisahkan teks yang berbeda. Editor Google Dokumen. google-sheets-formula; array-formulas; textjoin; Share. Is it possible to get some type. Ask Question Asked 3 years, 6 months ago. Nếu trống, văn bản sẽ chỉ được ghép nối. Or, drag and select a range. TEXTJOIN(“ “, TRUE, “hello”, “world”) TEXTJOIN(“, ”, FALSE, A1:A5) Syntax. Add a comma , in the Find box. And in this tutorial, you are going through some of the most important ways to do this. The CONCAT and QUERY functions. =TEXTJOIN(", ",true, G11:G1007, I11:I1007) I have assigned the following script (via Macro Recorder) to a button in Google Sheets to automatically select a range and add the values from I11:I1007 to the formula in cell A12:Google Sheets: Scripting Workaround for 50,000 Character Cell Limit? - Google Docs Editors Community. TEXTJOIN (delimiter, ignore_empty, text1, [text2,. Números com mais dígitos à direita do separador decimal que o padrão são arredondados para o número indicado de casas. The Best Way to Combine Strings – TEXTJOIN. Check below for a detailed explanation with pictures and how to use formulas in Excel and Google Sheets. UNICODE 함수. TEXTJOIN function. Trying to get rows on Master sheet to combine into single cells on 2nd Sheet based on which date range they fall into. Search. My thought was that it would join only unique values from that. 02. Kieran Dixon Updated: June 22, 2021. So far so good. . TheMaster. LTE; 10 of 18. ARABE (ARABIC)To use multiple formulas in a single cell in Google Sheets, follow these steps: Type the first formula. Type the range that contains the data you want to remove duplicates from, like this: A1:A15. BAHTTEXT; Visit the Learning Center. Google Sheets - Query - Concatenate text to returned data. Combina o texto de várias strings e/ou matrizes, com um delimitador especificável a separar os textos diferentes. Example: 01 - ABC. Here is the comparison of the popular text join functions in Google Sheets – Difference Between JOIN, TEXTJOIN, CONCATENATE Functions in Google Sheets. Clear searchFollowing the steps you'll end up in another sheet in your spreadsheet that will have the row with your desired columns. The Google Sheets join tables function accepts at least two. CHAR; 5 of 43. I know that there are around 900 samples in the sheet, except they have a different name(s) (columns E-J). , ChatGPT) is banned. In Google Sheets, how do I search for a specific value in a row, and return the exact value of the cell two columns to its left? 0 ArrayFormula to transfer items in a column from one google sheet to a column in another google sheet ignoring blank cells 2. A2 in the address, or by using textjoin to create “Sheet1!A1:E100, Sheet2!A1:E100” in a separate cell (eg B1), and then referencing that cell in the query address (eg Query(Indirect(B1)) ). For example an IF function may return “Pass” for a true result if you tell it to check if a score is over 50. Learn how to use the TEXTJOIN Function in Excel and Google Sheets to combine text from multiple strings. 0. Chat and collaborate with an expert. Clear search 3. How to use TEXTJOIN with a row delimiter? I use =TEXTJOIN to get all values from an array. To get the output you want: 03:00 text 1. asked Jun 12, 2020 at 0:52. I could not find the SQL IN logical operator in. (TEXTJOIN(", ", TRUE,QUERY(Sheet1!A2:E20,"Select B,C where A='"&A2&"'"))) Gives B1,C1,B2,C2,B3,C3, but I want B1/C1, B2/C2, B3/C3 (i. Improve this question. You could use Google Apps Script to automate this. TEXTJOIN Function. 1. Use Google Sheets to create and edit online spreadsheets. Use apostrophe at the start of a formula to turn it into a text string, which won’t execute. To split text over several lines within a cell, place your cursor at the point where you want to insert the new line. In the example shown, the formula in F5 is: {=TEXTJOIN(", ",TRUE,IF(group=E5,name,""))} This is an array formula and must be entered with control + shift + enter. =query (A1:C,"Select * where not A matches '"&TEXTJOIN ("|",true,E1:E)&"'") You must prefix the NOT operator to the column identifier, not a suffix. Google. ) function in Google Sheets to return the desired character. TEKST (BAHTTEXT) Odwiedź Centrum edukacji. Q&A for work. we want to take each pair of values and combine theme like this: ColB line break ColD. TEXTJOIN combines the text from the range B2:B, with a specifiable delimiter separating the different texts. TextJoin quickly runs into the 50,000 character limit. 125k 12 12. שלום לך Sheets ‎=TEXTJOIN(" ", FALSE, A2:A6)‎. Sometimes I play, hack and tinker with other applications to scratch an itch. To create the whole result table in one go without the need to fill down, use the recently. I want to have my TEXTJOIN formula filled when i add new rows. Funktionen FJERN. Use the TEXTJOIN function to merge two or more cells in google sheet. next step is to use the regextract function, with the help of the ArrayFormula lets us match each element returned from the split. TEXTJOIN(“ “, TRUE, “hello”, “world”) TEXTJOIN(“, ”, FALSE, A1:A5) Syntax. This is sometimes useful for seeing your whole formula for debugging, keeping a copy of your formula so you can copy and paste bits of it elsewhere for testing. Every cell with textjoin =TEXTJOIN("",TRUE,BE117:CT117) that is literally it, wants to send an email when quick clicking the cell. =TEXTJOIN("|",1,B:B) if you prefer to limit the range to only those rows that contain data, you could use this formula instead. Again, click Remove duplicates. BAHT; Acessar o Centro de aprendizagem. The array_formula parameter can be: A range. So, a company will have multiple rows of contacts for various roles (sales, marketing, etc) and can have more than one person that does the same role. Q&A for work. g. Concatenate an IF Statement with certain cell. Search. After that I just fed that to your JOINTEXT formula. however, the best you can do is to know they exist and never ever use them. After that, the REGEXREPLACE function will look for this regex and replace the found instances with the replacement text you define, like “2020”. 2. The TEXTJOIN function combines the text from multiple ranges and/or strings, and includes a delimiter you specify between each text value that will be combined. I've tried SUBSTITUTE 'ing the parenthesis with CHAR (40) & CHAR (41) to no avail. Follow edited Oct 8, 2019 at 10:26. It's simple and dynamic. Armed with that knowledge, you can create your own custom function: function UNION (range1,range2) { return range1. ArrayFormula with TextJoin of a row of columns. next step is to use the regextract function, with the help of the ArrayFormula lets us match each element returned from the split. Share. =ARRAYFORMULA(TEXTJOIN(", ", TRUE, UNIQUE(TRANSPOSE(IF(REGEXMATCH(B2:D7,F1),A2:A7,))))). Search. Viewed 834 times 1 I have a little problem getting the array from the function below. =ArrayFormula(textjoin("-",TRUE,TRANSPOSE((A1:H1&","&A2:H5)))) Here I’ve used the above said TEXTJOIN formula. Viewed 834 times 1 I have a little problem getting the array from the function below. The practical application is to list and count the scenes in a movie that a particular character appears in. The first column (A) is where the function I hope to create will go. The CHAR function gets / displays specified characters, and =CHAR (10) gets / displays the "new line" character. Concatinate more than. I have a Google sheet where I have 2 sheets To Do and the Config respectively. To paste horizontal data vertically in Google Sheets, follow these steps: – Copy the horizontal data that you want to transpose. In cell A1, I am using this formula: =TEXTJOIN (" ",UNIQUE (B1,E1,H1,K1,N1)) NOTE: I am trying to do this for a row, and not the entire column that the data is in. if you want to join stuff in google sheets use. But it doesn't work. Horizontally: Select this option when you have cells selected in a. Lyber Lyber. 0. 1. Pasting the text output of B1 directly into the query works, but pasting it into B2 and then. You can verify by using the LEN function. Google Sheets Tutorial En Español - CONCATENAR, JOIN, TEXTJOIN, CONCAT, & - Unir Cadenas de textoEn este tutorial aprenderas a unir textos o cadenas de texto. This is needed for =SORT to. 3. Array Formula to Combine Text with Unique Condition. GTE; 8 of 18. From. How to automatically apply a hyperlink formula with relative reference to a whole column? 1. TEXTJOIN(delimiter, ignore_empty, text1, [text2,. Google Sheets function list; 2 of 18. Hot Network Questions Sci-fi novel with alternate reality internet technology called 'Weave' What is the origin of the Vorpal Sword?. Learn how to use TEXTJOIN Function to return multiple matching results, which is something you wouldn't be able to do using VLOOKUP function. BAT. google-sheets; filter; google-sheets-formula; textjoin; Share. The syntax for the TEXTJOIN formula in Google Sheets is as follows: =TEXTJOIN (delimiter, ignore_empty, text1, [text2,. The final result of the TEXTJOIN function. - O padrão no qual formatar o número, entre aspas. =query (A1:M5,"Select A, B, C") Using Column Numbers as Identifier. Then, go to the ‘Format’ menu, and under ‘Merge cells,’ select one of the available merge options: Vertically: Choose this option when you have cells selected in a column. UNIQUE function; 18 of 18. – Right-click on the cell and choose “Paste special”. 125k 12 12 gold badges 70 70 silver badges 128 128 bronze badges. ISBETWEEN; Visit the Learning Center. =TEXTJOIN("",TRUE,A1) Done. Kirim masukan. 2. UNICHAR 함수. Place Cursor. In the leftmost cell of the destination range (A3), start typing the formula: =VSTACK (. I have a "database" table in sheets where each row is a person/email associated with a company and contact role. The CONCAT and QUERY functions can also be used to join text, but they are not as popular as the other four functions. Example Data - the names have been changed to protect the innocent. =TEXTJOIN(",",TRUE,INDEX(A2:B4,N(IF(1,D2))))TEXTJOIN with VSTACK and looping and ignoring blanks. This is faster than Import functions, such as: IMPORTRANGE. The "Authors" sheet contains a single IMPORTRANGE formula in A1, which brings in all the data from your source spreadsheet. example of commas needing. Using Google products, like Google Docs, at work or school? Try powerful tips, tutorials, and templates. ARRAYFORMULA with repetition. REGEXMATCH in Google Sheets: How to & Examples - Function. We can use Query function to combine columns in the Vlookup result. – In the “Paste special” menu, check the “Transpose” option. Type the argument of the function as follows: Delimiter: “-” Ignore_empty: True. Flexible Array Formula to Join Columns in Google Sheets – BYROW. I have several tables that represent rooms in our office, each table includes a column of few cells contain workers names and a device named like the following "Device A", "device B" etc. Sie nutzen Google-Produkte wie Google Docs bei der Arbeit oder in einer Bildungseinrichtung? Wir helfen Ihnen mit praktischen Tipps, Lernprogrammen und Vorlagen. =ARRAYFORMULA (REGEXEXTRACT (SPLIT (B2, " "),TEXTJOIN ("|",. Check out some of my most recent discoveries about spreadsheets. Relative and absolute references behave differently when copied and filled to other cells. Viewed 36 times 0 I'm trying to turn a list of names (Col A) into a list of names (Col B) but where Col B inserts an additional row, duplicates one name + "- Date" (So ultimately I want Column C to be the final output). TEXTJOIN; 43 z 43. Learn more about TeamsThis help content & information General Help Center experience. example of commas needing. 1. . Use the Google Sheets TEXTJOIN function to join two or more values, using a single delimiter. Example, It repeats Intern for International or Internal. Relative references change when a formula is copied to another cell. Here is the comparison of the popular text join functions in Google Sheets – Difference Between JOIN, TEXTJOIN, CONCATENATE Functions in Google Sheets. This formula needs to automatically copy down to any new rows that are added. If the delimiter is an empty text string, this function will effectively concatenate. Trouble Finding Duplicate Values Using. It can be particularly useful when you need to perform data summary tasks in Excel. (Note: The TEXTJOIN Excel function is suitable for Excel 2019 and Office 365 versions) TEXTJOIN Excel Function: A Summary The TEXTJOIN Excel function, as the name suggests, joins two or more text strings into a single output string. ) function in Google Sheets to return the desired character. Cell A1 Contains text "Search: "Cell B1 Contains a hyperlink Display Text "Google" I want C1 to say "Search : Google" hyperlinked so that when I click on it, it takes me to Google. One such function is TEXTJOIN, which, as the name implies, allows you to join text using a separator. Clear searchMethod #2: Use the TEXTJOIN Function. To split text over several lines within a cell, place your cursor at the point where you want to insert the new line. This tutorial will demonstrate you how to remove non-numeric characters from cells in Excel and Google Sheet. Select the cell where you want to insert the symbol. Accedi. Multiple IF, ARRAYFORMULA. Use Google Query to return results based on an Array. The INDIRECT function in Google Sheets takes in the cell address in the form of text and returns a cell reference. In the cell where you want the result of the lookup function, type the IFERROR function. 8 million professionals use CFI to learn accounting, financial analysis, modeling and more. TEXTJOIN(delimiter, ignore_empty, text1, [text2,. TEXTJOIN (“ “; TRUE; “halo”; “semua”) Daftar fungsi Google Spreadsheet. 4) for Completed from Column U with all the other names without TEXTJOIN(8. 2. Search. You end up with: {0,0,1,0; 1,0,0,0; 0,0,0,0; 0,0,0,0} Then the IF looks at all 16. With the. I used ARRAYFORMULA but it doesn't work as expected. Use apostrophe at the start of a formula to turn it into a text string, which won’t execute. Note: In Google Sheets, CHAR(10) is used. See the later section on this topic. I'm looking to give out a textjoin of multiple, horizontal cells, depending on three criteria: I want the function to find the email from column E in the sheet called "UGC_Product_Pick" --> If it also shows A1 (test_project) in column X, as well as A2 (test_client) in column Y --> TEXTJOIN the. ignore_empty – A boolean; if TRUE, empty cells selected in the text arguments won't be included in the result. With respect to modifying the contents of 2 horizontally merged cells, I think using google sheets formula would be challenging since only one cell in the merged cell would contain the data (i. The dynamic options are determined from the config sheet and by using formulaMuitas fórmulas de matriz são expandidas automaticamente para células vizinhas, eliminando a necessidade de usar ARRAYFORMULA. 2. UNICODE 함수. Press "Enter" on the keyboard. =query (A1:M5,"Select A, B, C") Using Column Numbers as Identifier. CHAR ‫5 من 43. If you have an older version of Excel, please see this article: Find & Extract Number from String. We’ve also been treated to a new feature-packed function to use. – In the “Paste special” menu, check the “Transpose” option. Double click on the cell next to the surname, where you want the full name to be displayed. Combining values based on conditions, using an Arrayformula | Google Sheets. This help content & information General Help Center experience. Kombiniert den Textinhalt mehrerer Strings und/oder Arrays. WORKBOOK (1),1,FIND ("]",GET. If you have an older version of Excel, please see this article: Find & Extract Number from String. ArrayFormula with IF statement in Google Sheets (includes a TextJoin) Ask Question Asked 1 month ago. 用法示例 TEXTJOIN(“ “, TRUE, “hello”, “world”) TEXTJOIN(“, ”, FALSE, A1:A5) 语. This decimal value can be used in the CHAR (. Clear search Combines the text from multiple strings and/or arrays, with a specifiable delimiter separating the different texts. there's no way to detect the format of dates in google sheets. But it should not do this way. If the number of partial matching (or not matching) keywords is large there is a better option. If you insist on formulae, here is what I did to make this work: I created a name formula in the name manager: SHEETNAME. Impara a lavorare su file Office senza. If empty, text will be simply concatenated. Follow edited Oct 8, 2019 at 10:26. Please see image. 2. GT; 7 of 18. This is the second step to use SUMIF in a text and number column in Google Sheets. CODE;. JOIN. =ARRAYFORMULA (REGEXEXTRACT (SPLIT (B2, " "),TEXTJOIN ("|", TRUE, A2:A. At first when I tried ={Sheet1!A:A; Sheet2!A:A}, I thought it didn't work because I could only see results from the first sheet. A difference between TEXTJOIN and JOIN functions is that with t. Select the Find and replace option from the menu. The TEXTJOIN function will join all the characters of the above array and ignore the empty string. With this versatile tool, you can use data commands to change the data in Google Sheets. Kombinerer teksten fra flere strenge og/eller matrixer med et specificerbart afgrænsningstegn mellem de respektive tekster. Search. Here's the formula I am using to call data. Q&A for work. This might be the problem as Google Sheets formulas requires strait quotation marks " even if the TEXTJOIN official help article includes the other character. TEKST (BAHTTEXT) Odwiedź Centrum edukacji. There are four main ways to join text in Google Sheets: using JOIN, TEXTJOIN, CONCATENATE, and ampersand ( &) functions. I cannot do that for ten days and expect the sheet to work at a reasonable pace. Funktionen UNICHAR. Excel allows us to join the text with a defined delimiter by using the TEXTJOIN function with an ability to avoid empty cells. The formula I have so far seems to be the only one that returns at least something. This is a true array, insofar as Array. LIMPARB (CLEAN) 6 de 43. The above steps would rotate up the text vertically and give you the result as shown below. Excel for Microsoft 365 Excel for Microsoft 365 for Mac Excel for the web More. TEXTJOIN Function You can combine cells with a comma using the TEXTJOIN function. Reference: Files you can store in Google Drive Google Sheets - TEXTJOIN with multiple Criteria. After the closing parenthesis, add a comma. I'd suggest you to split your data into several cells. An IFS statement could return more grades with a formula such as this:TEXTJOIN with ARRAYFORMULA Google Sheets. Both of the below formulas return the same outputs. Except for CONCAT, th. Using Google products, like Google Docs, at work. Google sheet query - combining two sets of data. Step 1: The SPLIT function splits the comma separated values. Therefore, the decimal value of a Line Feed is 10. Forgot to say, the IFERROR is optional in this formula. 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 from another. Note: Dez's answer does not work for cell formulas.