About 46,700 results
Open links in new tab
  1. Excel isn't calculating the SUM of cells - Super User

    Jul 11, 2011 · Anyway, apply @timevalue to all data in the source time column and then paste the result (s) into a new column. It will look the same but the sum and subtotal functions will now …

  2. Excel how to SUM a column filled with Yes's and No's

    Feb 19, 2013 · Excel how to SUM a column filled with Yes's and No's Ask Question Asked 12 years, 8 months ago Modified 12 years, 8 months ago

  3. excel showing count instead of sum - Super User

    Oct 11, 2018 · A colleague of mine has an exel file, on one sheet on a few columns when you select multiple cells it shows the sum, but the problem is that on other column it only shows …

  4. Excel Table: Always Show / Sticky Total Row - Super User

    Dec 4, 2020 · The solution you mentioned yourself is in my opinion the best option, you can create a row total above the table heading and refer it to the table's total row. Then you can …

  5. How can I "group by" and sum a column in excel? - Super User

    Drag a field into a dimension (row or column) of the pivot table to group by it Drag a field into the "values" area to calculate a metric about it; in this case, Sum.

  6. How to add custom columns to Pivot Table (similar to Grand Total)?

    I have found a way to change the Grand Total column (more options gives you more calculations like standard dev): However I can't find a way to add more columns (i.e. I would like to keep …

  7. microsoft excel - Adding a cumulative sum column to a pivot table ...

    Pending total 46,000 1,000 47,000 Grand Total 101,000 29,000 130,000 I would like to add a column on the end of the pivot table that shows a cumulative running total of the Grand Total …

  8. In Excel how can I sum all the numbers above the current cell?

    The functions ROW() and COLUMN() will give the current cell's row and column. Use them in the ADDRESS() function to create a string representing the range from the top of the current …

  9. microsoft excel - How to sum a column with cells containing text ...

    Jul 6, 2018 · Ultimately I want to get the total data size of a given column. For example, 3.54 TB + 620 GB = 4.16 TB. If I could send the sum of cells containing "TB" to one cell, sum the cells …

  10. How to automatically update sum formula when a column is …

    Jun 7, 2022 · I am trying to find a sum of yearly cost, and this excel sheet will be updated as the month goes on. The problem is, I could easily sum the yearly cost using the sum function, but I …