+ Reply to Thread
Results 1 to 3 of 3

Help with formula for conditional summing of cells

  1. #1
    Registered User
    Join Date
    06-21-2012
    Location
    Cheshire, England
    MS-Off Ver
    Excel 2010
    Posts
    2

    Help with formula for conditional summing of cells

    Hi there,

    I'm trying to do a spreadsheet for our charity accounts. We have 8 categories that we want to collect totals for so I need something like

    =sum (f2...f25 where the value in the corresponding category on the row = "Forum" )

    Can't quite get my head round how to do it - I've attached the spreadsheet so you can see what I'm on about - the RED cell is the one I want to put the conditional total in (once I get a formula I can edit it for the rest of the doc)

    Many thanks

    Gail

    I've attached
    Attached Files Attached Files

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    25,408

    Re: Help with formula for conditional summing of cells

    Put this formula in cell I7:

    =SUMIF(D$4:D$25,H7,F$4:F$25)

    then copy down.

    Hope this helps.

    Pete

  3. #3
    Registered User
    Join Date
    06-21-2012
    Location
    Cheshire, England
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: Help with formula for conditional summing of cells

    Flippin marvellous - thank you so much

    Gail

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1