About 1,917,922 results (4,757 milliseconds)

How can I merge two cells in Sheets and keep contents of both cells ...

https://support.google.com/docs/thread/52208798/how-can-i-merge-two-cells-in-sheets-and-keep-contents-of-both-cells-with-a-comma-in-between?hl=en
Jun 8, 2020 ... It lists names in two separate columns (last and first). I would like to merge these cells into one cell, and add a comma between them (ex: Doe, ...

Using Vlookup / array formula with two columns of reference data ...

https://support.google.com/docs/thread/163110587/using-vlookup-array-formula-with-two-columns-of-reference-data?hl=en
May 10, 2022 ... I am trying to create an audience segmentation model and am aiming to add the relevant segment name to a sheet of customer data using ...

Google Sheets, multiple instances of names and need to add up the ...

https://support.google.com/docs/thread/53609750/google-sheets-multiple-instances-of-names-and-need-to-add-up-the-score-values-in-a-column?hl=en
Jun 15, 2020 ... I would like to total up the overall scores (Column L) for each duplicate name from the DATA sheet onto a separate sheet so that I can create an overall leader ...

How to compare two columns from two different sheets and return ...

https://support.google.com/docs/thread/6497440/how-to-compare-two-columns-from-two-different-sheets-and-return-the-third-column-if-they-match?hl=en
May 20, 2019 ... If the first and last names (Col's A and B) don't match can I have it retrieve Col's A,B, and C from sheet 2 and add them to sheet 1? #2 Would ...

Summarize value from multiple columns - Google Docs Editors ...

https://support.google.com/docs/thread/141476634/summarize-value-from-multiple-columns?hl=en
Dec 20, 2021 ... Then, each time I add a name to one of the three columns, the pivot table will continue to automatically update the count and add additional ...

How do I match up values in two columns and sum up the matches ...

https://support.google.com/docs/thread/34775548/how-do-i-match-up-values-in-two-columns-and-sum-up-the-matches?hl=en
Mar 21, 2020 ... I've been attempting to do is compare Sheet1, Column G with Sheets 2, Column A and when there is a match sum up the corresponding values in Sheet2, Column B.

Finding the SUM across multiple tabs based upon a name - Google ...

https://support.google.com/docs/thread/6558040/finding-the-sum-across-multiple-tabs-based-upon-a-name?hl=en
May 21, 2019 ... You could use sumif but query is a natural for this. It had to be two queries instead of one because you have calculated columns in the middle.

Query function - find multiple names from one column in another ...

https://support.google.com/docs/thread/101461031/query-function-find-multiple-names-from-one-column-in-another?hl=en
Mar 9, 2021 ... Hi, I made this copy of your sheet and put in 3 formulae that reproduce the output (see highlighted cells) but they are very specific to the ...

Is it possible to combine (merge) two columns in a google sheet ...

https://support.google.com/docs/thread/33449662/is-it-possible-to-combine-merge-two-columns-in-a-google-sheet?hl=en
Mar 13, 2020 ... I put the IF in there so that if you don't have a name it won't put in a bunch of cells with just the commas and spaces (", , " ). If this is ...

Find all columns by name/heading? - Google Docs Editors Community

https://support.google.com/docs/thread/129340535/find-all-columns-by-name-heading?hl=en
Oct 4, 2021 ... I'm trying to automatically find those columns and count the cells containting text and put them together in a different sheet.

Consolidate multiple columns of data into one column in a new tab ...

https://support.google.com/docs/thread/79821686/consolidate-multiple-columns-of-data-into-one-column-in-a-new-tab?hl=en
Oct 29, 2020 ... I will then be adding email addresses in manually. I need the formula to update any new names automatically, but for any email addresses I've ...

Multiple column autocomplete - Google Docs Editors Community

https://support.google.com/docs/thread/188087833/multiple-column-autocomplete?hl=en
Nov 10, 2022 ... I want to create an auto fill list that will also put in the accompanying address and other categories when I choose the name.

How to filter based on two columns - Google Docs Editors Community

https://support.google.com/docs/thread/45795899/how-to-filter-based-on-two-columns?hl=en
May 10, 2020 ... I have z table with several columns. Col A and B contain names. How do I filter table as follows: show me only rows that col a OR column B equal ...

Pivot Table Errors with Calculated Fields - Google Docs Editors ...

https://support.google.com/docs/thread/120871359/pivot-table-errors-with-calculated-fields?hl=en
Aug 12, 2021 ... These are the two trouble columns. When I type any other column in I get data with no errors. I have tried both SUM and Custom settings to no ...

Counting duplicate names across different columns and or sheets ...

https://support.google.com/docs/thread/156177646/counting-duplicate-names-across-different-columns-and-or-sheets?hl=en
Mar 22, 2022 ... I have a workbook that has multiple names in it. I need a formula that will count how many names are duplicated but they are not all in the same column.

Can I sort names in a google spreadsheet? - Google Docs Editors ...

https://support.google.com/docs/thread/49723611/can-i-sort-names-in-a-google-spreadsheet?hl=en
May 28, 2020 ... ... spreadsheet with names that have both first & last in the same column. ... That should give you two (or three) columns with First and Last Names.

Compare two sheets for changes by column names instead of ...

https://support.google.com/docs/thread/113700259/compare-two-sheets-for-changes-by-column-names-instead-of-hardcoded-ranges?hl=en
Jun 15, 2021 ... In the "CASES" sheet, this is where I store a weekly snapshot of all last week's imported data and I add my additional columns with more pieces ...

How to add a row in an import range function - Google Docs Editors ...

https://support.google.com/docs/thread/88317722/how-to-add-a-row-in-an-import-range-function?hl=en
Dec 12, 2020 ... My intention is to inform any user that those two columns are the output of a formula, showing data that exists in another location. Names and ...

How to add new columns to main sheet, without breaking all other ...

https://support.google.com/docs/thread/238773422/how-to-add-new-columns-to-main-sheet-without-breaking-all-other-formulas-references-and-graphs?hl=en
Oct 11, 2023 ... ... different parts, but usually somewhere in the ... Instead of referencing cells directly, you can name a whole column as a Named Range.

Adding a " " space to an ArrayFormula w/ a Concatenation - Google ...

https://support.google.com/docs/thread/113328378/adding-a-space-to-an-arrayformula-w-a-concatenation?hl=en
Jun 12, 2021 ... I have two name fields (First Name & Last Name) and want to ... I entered the formula into cell J1 in your spreadsheet. ={ "Result ...