Skip to main content

Questions tagged [concatenate]

Generally, but not necessarily, alongside tag [google-sheets], use this tag when the issue is joining two or more elements into a single element such as with the functions CONCATENATE/JOIN/TEXTJOIN (or CONCAT in Excel) or the operator &.

1 vote
1 answer
103 views

I need the A=O to be shown in this 👇🏼 To be shown like this👉🏼 with the final value. Is there any way I can adjust my equation to get this result?, and if not, can someone just me an alternative ...
Rashmi Liyanage's user avatar
0 votes
1 answer
49 views

I want to have both the results 'Follow Up Count' and 'Conversions' to be in the same cell. I've tried various ways of using & and many other ways but I can't seem to get it right. What am I doing ...
Rashmi Liyanage's user avatar
1 vote
1 answer
176 views

source cell: CCA, BF result cell: C, CC, CCA, B, BF CCA is a complex code relating to a hierarchy. It means, CCA is child of CC, which is child of C. So, the formula should split into all parents (C ...
Chris's user avatar
  • 11
0 votes
1 answer
817 views

I'm trying to figure out a formula for concatenating data in cells based on a condition. Specifically, I need to output rows for each unique "Conversation ID" (found in column C) and ...
Martins Kruklis's user avatar
1 vote
1 answer
612 views

I'm wanting to import whole rows of data from 'SPREADSHEET A' to 'SPREADSHEET B' but only if Column 11 in 'SPREADSHEET A' contains the text 'EXPIRED'. The data in 'SPREADSHEET A' contains about 12 ...
April's user avatar
  • 11
0 votes
2 answers
200 views

in a cell J21 I have entered a numeric value 1.10000. The cell is set to numeric value with 5 decimal places. When using concatenate =CONCATENATE("=CONCATENATE("@ £/€ rate: ",(J21)) in ...
Web App User's user avatar
1 vote
2 answers
280 views

I'm attempting to create an ARRAYFORMULA that can extract the first non-blank cell value on each row in a range of columns. My latest attempt is this: =TRANSPOSE(QUERY(TRANSPOSE( A2:D6),"select * ...
fsteff's user avatar
  • 147
1 vote
2 answers
3k views

How can Google Sheets take a range of multiple columns and rows and stack or consolidate all the non-empty cells into one column? For this case, I want non-unique cells. Also, each cell in the range ...
Tom's user avatar
  • 163

15 30 50 per page
1
2 3 4 5
7