About 1,523,859 results (3,752 milliseconds)

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.

Sum from a unique combination of two columns - Google Docs ...

https://support.google.com/docs/thread/201726767/sum-from-a-unique-combination-of-two-columns?hl=en
Feb 13, 2023 ... Hey folks! I have a bit of a conundrum in this example. If you notice, the list shows order reference numbers (column A) ...

Function to display message if the sum of two columns do not match ...

https://support.google.com/docs/thread/51218061/function-to-display-message-if-the-sum-of-two-columns-do-not-match?hl=en
Jun 4, 2020 ... I have a spreadsheet where users enter amounts in two columns. I was able to create a custom menu where I want to use an APPS script ...

How do you add up columns with multiple numbers in them ...

https://support.google.com/docs/thread/242393113/how-do-you-add-up-columns-with-multiple-numbers-in-them?hl=en
Nov 4, 2023 ... Is there a way to take all the numbers from these cells and add them all up in another cell? Details. Sheets,Mac OS,Business.

I'm trying to figure out how to sort two columns on my spreadsheet ...

https://support.google.com/docs/thread/346944738/i-m-trying-to-figure-out-how-to-sort-two-columns-on-my-spreadsheet-without-changing-the-values?hl=en
May 26, 2025 ... I'm trying to figure out how to sort two columns on my spreadsheet without changing the values ... Each formula will add column headers in row 1 ...

How to add row number over partition by two columns on Google ...

https://support.google.com/docs/thread/145076388/how-to-add-row-number-over-partition-by-two-columns-on-google-sheets?hl=en
Jan 10, 2022 ... The concept works similar with the "ROW_NUMBER () OVER (PARTITION BY ORDER BY )" in SQL. I found some formula but it only uses one column as partition.

Checking against two columns with IF and IFS to apply different ...

https://support.google.com/docs/thread/158089405/checking-against-two-columns-with-if-and-ifs-to-apply-different-sums?hl=en
Mar 31, 2022 ... I don't want to check for a formula in a different cell or create two different sheets for my "x" and "N" values. Maybe that's what I have ...

How can I split part of a page into two columns and then return to a ...

https://support.google.com/docs/thread/210355332/how-can-i-split-part-of-a-page-into-two-columns-and-then-return-to-a-regular-one-column-format?hl=en
Apr 10, 2023 ... Hi Alec Quandahl,. Welcome to the Google Docs Editors help community. Try this... Insert > Break > Section break (continuous) ...

Using query to sum information from multiple columns according to ...

https://support.google.com/docs/thread/71369384/using-query-to-sum-information-from-multiple-columns-according-to-date?hl=en
Sep 15, 2020 ... I am trying to sum numbers from multiple columns and group according to date, and I'm not sure if this equation can be adapted to do that, or if I need to use ...

How can I combine multiple IMPORTRANGE with QUERY to SUM ...

https://support.google.com/docs/thread/205825089/how-can-i-combine-multiple-importrange-with-query-to-sum-data-from-another-spreadsheet?hl=en
Mar 12, 2023 ... I think that the real issue isn't with the columns, it is with the number of rows you are trying to import. ... column M from text to numbers, so ...

How to add a number from COUNTA to a cell refence - Google Docs ...

https://support.google.com/docs/thread/199106492/how-to-add-a-number-from-counta-to-a-cell-refence?hl=en
Jan 26, 2023 ... ... number of values within the column. ... Do I understand that you want to know how many stock symbols have been entered in the two columns.

Creating A Formula To Divide a Number Across Multiple Columns ...

https://support.google.com/docs/thread/33039427/creating-a-formula-to-divide-a-number-across-multiple-columns-using-logic?hl=en
Mar 10, 2020 ... The formula should look at B7, then keep populating E7 through M7 until the sum of the numbers entered in E7 to M7 is equal to the value in B7.

How Do I Add Up Multiple COUNTA Values? - Google Docs Editors ...

https://support.google.com/docs/thread/99781703/how-do-i-add-up-multiple-counta-values?hl=en
Feb 25, 2021 ... I have been having issues trying to add multiple COUNTA values together. I tried to use SUBTOTAL, SUM, and COUNT formulas however I am running into parsing ...

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 ... ... column and paste values (Edit menu > Paste special > Paste values only. ... Excel since I really don't have any need for it normally. But I ...

Using Multiple Ranges (Sheets) in QUERY - Google Docs Editors ...

https://support.google.com/docs/thread/162228921/using-multiple-ranges-sheets-in-query?hl=en
May 3, 2022 ... Each has two columns that are relevant here. In each sheet, Col A ... Based on the column numbers you are using it sounds as though you ...

How to Sum multiple rows and columns from different tab - Google ...

https://support.google.com/docs/thread/163501711/how-to-sum-multiple-rows-and-columns-from-different-tab?hl=en
May 13, 2022 ... ... add only those rows from the Daily tab that correspond to the correct Week numbers on the Weekly tab. I know this isn't a complicated ...

IMPORTRANGE pulling from multiple columns into one column ...

https://support.google.com/docs/thread/201258169/importrange-pulling-from-multiple-columns-into-one-column?hl=en
Feb 9, 2023 ... ... column B and a number in column C. I am trying to combine the two inputs in a different google sheet into one column/cell. I was able to use ...

How to insert values from one column if there's a match in another ...

https://support.google.com/docs/thread/252642930/how-to-insert-values-from-one-column-if-there-s-a-match-in-another?hl=en
Jan 9, 2024 ... I'm working in a sheet with multiple tabs. Each record in one of the tabs has a column that contains a percentage. There is another column ...

Unique Combinations from multiple columns - Google Docs Editors ...

https://support.google.com/docs/thread/100385323/unique-combinations-from-multiple-columns?hl=en
Mar 2, 2021 ... I'm used to power query in excel to generate combinations from multiple lists but I'm exploring a way to do move my process to google sheets.

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 ... I've created an example of this spreadsheet here - any help would be ...