About 1,824,587 results (1,534 milliseconds)

How to sum up duplicate values, but only once (for pie chart ...

https://support.google.com/docs/thread/61500367/how-to-sum-up-duplicate-values-but-only-once-for-pie-chart?hl=en
Jul 28, 2020 ... I want to create a pie chart. I am having trouble however of finding the right way to count the duplicates, but only one time.

Sum values of stocks in a column where the same stock occurs more ...

https://support.google.com/docs/thread/76088543/sum-values-of-stocks-in-a-column-where-the-same-stock-occurs-more-than-once?hl=en
Oct 11, 2020 ... ... calculate the new aggregated value for the 52 Wk Change (that's just ... I think what I want to do may need to be done with VBA in Excel.

Google Sheets SUM function incorrectly adding a series of values ...

https://support.google.com/docs/thread/108592919/google-sheets-sum-function-incorrectly-adding-a-series-of-values?hl=en
May 4, 2021 ... ... numbers are formatted as numbers or even accounting but it's still not right. I have checked the same formula in Excel and get the correct ...

How to sum values of column B based on UNIQUE values of column ...

https://support.google.com/docs/thread/2041421/how-to-sum-values-of-column-b-based-on-unique-values-of-column-a?hl=en
Mar 4, 2019 ... In the actual data, there may be a lot of duplicates in column A, and I don't want to count the Data associated with any duplicates. Details.

SUM different in Sheets vs. Excel - Google Docs Editors Community

https://support.google.com/docs/thread/328970895/sum-different-in-sheets-vs-excel?hl=en
Mar 5, 2025 ... Then I subtract those two, the values are correct: cell J5: (=SUM(J4-J3)). but breaking the same formula down in a cell doesn't work. Here is ...

google sheet wants to COUNT instead of SUM when I highlight fields

https://support.google.com/docs/thread/15700154/google-sheet-wants-to-count-instead-of-sum-when-i-highlight-fields
Sep 30, 2019 ... You cannot sum text numbers. You need to select that range or column and format it as numbers or as Automatic. See the example ...

How to SUM totals that use a FILTER and UNIQUE Function ...

https://support.google.com/docs/thread/189562764/how-to-sum-totals-that-use-a-filter-and-unique-function?hl=en
Nov 21, 2022 ... I would like to keep it as an array formula due to adding and changing data often. Any help or suggestions would be greatly appreciated. The ...

Sum values of the same date AND based on condition - Google ...

https://support.google.com/docs/thread/20791131/sum-values-of-the-same-date-and-based-on-condition?hl=en
Nov 22, 2019 ... Remove the entries in F:H, then placed the formula in cell F1 in your screenshot. If you would like to see a demonstration of functions or ...

Summing a filtered list and excluding duplicates (but not first ...

https://support.google.com/docs/thread/45100950/summing-a-filtered-list-and-excluding-duplicates-but-not-first-instance?hl=en
May 7, 2020 ... We used a FILTER() and UNIQUE() to get the data to a usable form for a QUERY() to sum your data. The formula is in K2 of your sheet. = ...

My google sheets' =SUM( ) formula returned incorrect answers ...

https://support.google.com/docs/thread/23242268/my-google-sheets-sum-formula-returned-incorrect-answers-please-help?hl=en
Dec 18, 2019 ... But when I copy to a new sheet, the same cell's sum value shows ... When you paste it into a new spreadsheet it assumes the values to be numeric ...

Sum Total of the Same Date on another worksheet - Google Docs ...

https://support.google.com/docs/thread/79361024/sum-total-of-the-same-date-on-another-worksheet?hl=en
Oct 27, 2020 ... These data are based on the IMPORTRANGE formula. 2. I want to sum values (Column F and Column H) of the same date (Column B) whose results are ...

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 ... Basically, I have a list similar to this where I have to do two things with a single formula: 1. I want a sum of unique combinations between ...

need to calculate duplicate value percentage - Google Docs Editors ...

https://support.google.com/docs/thread/176817051/need-to-calculate-duplicate-value-percentage?hl=en
Aug 27, 2022 ... In the above sheet I want to calculate duplicate value percentage with one single formula ... sum(C) where A is not null group by A",1),"select ...

Formula to sum value for corresponding date throughout column ...

https://support.google.com/docs/thread/84330437/formula-to-sum-value-for-corresponding-date-throughout-column?hl=en
Nov 20, 2020 ... I want the Output cell for each row to calculate the sum of the two (887.06), and then do the same for each cell down the Output column.

Google spreadsheet formula. Need to do sumifs (multiple criteria) for ...

https://support.google.com/docs/thread/124270377/google-spreadsheet-formula-need-to-do-sumifs-multiple-criteria-for-a-unique-value-in-a-column?hl=en
Sep 3, 2021 ... So ideally there would be multiple unique values that i want to sum and the Total order revenue of those might be of same values. I have tried ...

Sum the value of cell A1 in all the tabs in the current spreadsheet ...

https://support.google.com/docs/thread/4742820/sum-the-value-of-cell-a1-in-all-the-tabs-in-the-current-spreadsheet-no-scripts-allowed?hl=en
Apr 23, 2019 ... Excel does it by updating the SUM formula by specifying the spreadsheet ... same question I rather tediously accomplished it by doing SUM(Sheet1!

SUM across sheets not working in google sheets, but works in ...

https://support.google.com/docs/thread/79635943/sum-across-sheets-not-working-in-google-sheets-but-works-in-windows-excel?hl=en
Oct 29, 2020 ... Hi All, I can't for the life of me get a sum function to add up numbers in the same cell across multiple sheets working. ... Excel and the same ...

Multiplication answers are wrong when one cell is having sum ...

https://support.google.com/docs/thread/26974000/multiplication-answers-are-wrong-when-one-cell-is-having-sum-function?hl=en
Jan 28, 2020 ... But when I do the same numbers in excel, calculator or google sheet (without sum()), I am getting 7.056*218.080=1538.772 Please find the ...

Sum not working - Google Docs Editors Community

https://support.google.com/docs/thread/183640776/sum-not-working?hl=en
Oct 12, 2022 ... The formula is =SUM(H3:H104) and is in H105. The sum didn't ... numbers that got it to the 924 number, it stayed the same). When I ...

Issue using SUM across multiple tabs - Google Docs Editors ...

https://support.google.com/docs/thread/169929412/issue-using-sum-across-multiple-tabs?hl=en
Jul 6, 2022 ... ...then dragged it down to B15 and then across to H15 to fill in the range B9:H15 with the formula. Did the same for the range B19:H25. Then ...