sums

  1. A

    Multi-level Sum Rollup

    <tbody> Hello. I'm trying to write a formula that would achieve the values in the "Parent SUMs" column, but it's proving a bit of a challenge. Essentially, my goal is to sum all "children" or sub-level values under each "parent" (including the value that resides...
  2. V

    Function to add values based on unique values of another column

    Hi guys, I'm trying to create a function that looks at column 1 which has values as below for example and sums corresponding value in column 2. column 1 has duplicates and I wanted to sum the second column value for every unique column 1 value. <tbody> 1 10000 1 10000 1 10000 2 3000...
  3. S

    One time Message Box Pop Up

    Hi! I have a group of cells on sheetA which contain SUMFIS formulas connected to sheetB. Amounts are posted on sheetB and then the sums are calculated on sheetA. I have conditional formats set on the sums on sheetA to go red once the sums exceed a maximum amount. However, I also want to add a...
  4. G

    Count number of amounts in one formula in one cell

    Hi! Does anyone know if there is a formula for counting the number of amounts between +/-/* in one formula in one cell? If I have a cell with a long, but simple calculation as: =199+25+989+52,5-3849+2658+6598-1,22 (and hundreds more) I'd like in the next cell to have the number of sums, here it...
  5. D

    Equation got to complicated for me

    All, Here is where I started. =1440-SUM(IF(ISNUMBER('Line 3'!$D$4:$D$44903),IF(INT('Line 3'!$D$4:$D$44903)=INT('Line 3 calc Sheet'!B18),--(('Line 3 data copy'!$E$4:$E$44703>220)*ISNUMBER('Line 3 data copy'!$E$4:$E$44703)+('Line 3 data copy'!$F$4:$F$44703>220)*ISNUMBER('Line 3 data...
  6. F

    Nested IF

    I have a formula - =IF(D2="Single",D3-D5,IF(D2="Housing/LCW", (D3-192)-D5,IF(D2="Parent",(D3-397)-D5,""))) How do I then alter this to show (from all SUMs) that if the answer is <0 then show "0"?
  7. B

    Incremental Sum but with a twist

    Hello guys... need some urgent help here: I have a number "456587" <tbody> 85 458 794 239 902 395 857 292 841 516 12 </tbody> I need to write a formula in a single cell that sums 456587 with the first number, and then their resultant with the second, and then the...
  8. A

    Calculate numbers inside a matrix containing missing cells based on sum of columns and rows

    Dear all, I have the following matrix <colgroup><col style="width:48pt" width="64" span="9"> </colgroup><tbody> A B C D E F G sum2 1 3745 2...
  9. J

    How to sum my data that relates to a date range

    Good afternoon I hope that somebody can help me with this please. I have every date for the year running vertically down column A and the total hours worked for each day alongside the dates in column G. Is there a formula that I can use that sums all the hours in column G that relate to...
  10. K

    How to turn hyperlinked sheet on and off, to compute data, or not

    I have 7 worksheet tabs all hyperlinked together to compute sums on each one for different reasons. One of the tabs is a Dr's information...number of cases, revenue, COGS, etc. I've hyperlinked it to the P&L sheets and Volume sheets for each month. Now I was asked to make a link where we can...
  11. ClimoC

    Array SumProduct Average?

    Hi again all Not sure where to start with this one, so I'll try to keep it brief. We have two sets of cells on separate rows that contain lookups to a separate table for each row. These return some decimal values. <tbody> Name1 Name2 Name3 Name4 Name5 Table1 Lookup 1.02 1.12 1.3 0.89 0.91...
  12. A

    Loop throught Sheets and find Average from Cells across said sheets

    ActiveSheet.Unprotect ''Company Dashboard population script follows Dim ws As Worksheet Dim CountSilver As Long Dim CountGold As Long Dim rcMatch As Variant Dim lLastRow As Long Range("D3:D21").ClearContents Application.ScreenUpdating = False For Each ws In ThisWorkbook.Worksheets With...
  13. B

    sort data by division and generate a sales report in the reprt work sheet

    I want to create a sales report summary for each year by division. Below is the data. I would like these totals in a separate worksheet <colgroup><col><col><col><col><col span="2"></colgroup><tbody> Gross Sales Projections by Division / Department Division Department 2007 2008 2009 3 Year...
  14. G

    Getting Unique Ids and from a column and adding corresponding cells

    Hello! Thank you for this amazing Forum! Im having some sort of trouble in excel Here's the situation I ve got a really long column (3000 entries) with product codes and corresponding quantities.Since each product can be found in different locations there are multiple entries of the same...
  15. F

    createing a running sum in VBA

    Bonjour, Ihave beeen struggling on this for way too long, I'm trying to create a running total. fist the macro starts by inserting a column and calls its first cell Incremental cost, then the cell bellow is set to be equal to the adjacent cell, the one below is equal the sum of the one above...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top