+ Reply to Thread
Results 1 to 19 of 19

Sumif help

  1. #1
    Forum Contributor
    Join Date
    11-11-2011
    Location
    London, England
    MS-Off Ver
    EXCEL 2013
    Posts
    324

    Sumif help

    Hey guys

    I Need some help with a formula.

    I am trying to write a formula, which
    looks at the stage “column f” if stage = “Application Docs Out”, sum column V, but only sum column V if the stage = “Application Docs Out”, is greater than 13

    I have written a formula were i have summed stage and TCV and the formula is as follows “=SUMIFS(TCV,Stage,AG5)” , I just don’t know how to get the greater than 13 to be included.

    Also i have named my columns

    Column F = Stage
    Column V= TCV
    AG5= Application Docs Out


    Looking forward to your help and advice
    Last edited by masond3; 07-06-2012 at 09:24 AM.

  2. #2
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Sumif help

    Hi

    Maybe.

    =sumifs(tcv,stage,“Application Docs Out”, Application Docs Out;">13")
    Regards

    Fotis.

    -This is my Greek whisper to Europe.

    --Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.

    Advanced Excel Techniques: http://excelxor.com/

    --KISS(Keep it simple Stupid)

    --Bring them back.

    ---See about Acropolis of Athens.

    --Visit Greece.

  3. #3
    Forum Contributor
    Join Date
    11-11-2011
    Location
    London, England
    MS-Off Ver
    EXCEL 2013
    Posts
    324

    Re: Sumif help

    hi Fotis1991, that doesnt seem to work, any other ideas ?

  4. #4
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Sumif help

    My best idea is to upload a small sample workbook.

  5. #5
    Registered User
    Join Date
    06-14-2012
    Location
    Cambridge, UK
    MS-Off Ver
    Excel 2013
    Posts
    48

    Re: Sumif help

    Fotis' formula has a semi-colon instead of a comma. Fix that and it should work
    <--- Please click the star to say thank you

  6. #6
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Sumif help

    Thanks Peter. We use in Greece seni-colons and not comma for the formulae.

    So every time, i have to change semi-colons to comma. Many times, i don't do this..very well..I forget at least one...

  7. #7
    Forum Contributor
    Join Date
    11-11-2011
    Location
    London, England
    MS-Off Ver
    EXCEL 2013
    Posts
    324

    Re: Sumif help

    Please find attached worksheet.

    Can someone apply this formula, to this work sheet and re upload ?
    Attached Files Attached Files

  8. #8
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Sumif help

    =SUMIFS(TCV,Stage,$AG$5,TCV,">13")

    Result is 19225.

  9. #9
    Forum Contributor
    Join Date
    11-11-2011
    Location
    London, England
    MS-Off Ver
    EXCEL 2013
    Posts
    324

    Re: Sumif help

    hi fotis thank you for your help . thats still not right though, i have dropped you a pm.

  10. #10
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Sumif help

    ....hi fotis thank you for your help . thats still not right though, i have dropped you a pm.
    I strongly believe that formula is correct.

    I did this with 170 rows to be easy to test it. Result is correct. See the example.

    I saw your pm. I have no reason to don't give to you my email, but i believe that is not necessary.

    For you is better here, because you will find your solution from many people
    Attached Files Attached Files

  11. #11
    Forum Expert
    Join Date
    06-08-2012
    Location
    Left the forum!
    MS-Off Ver
    Left the forum!
    Posts
    5,189

    Re: Sumif help

    Quote Originally Posted by masond3 View Post
    thats still not right though
    That doesn't tell us much, try posting the result you expect from the formula based on the sheet you attached to post #7 so we have a known value to compare to.

  12. #12
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,448

    Re: Sumif help

    I haven't checked the entire thread but shouldn't the last condition ( >13) apply to column W instad of column V ?
    Please Login or Register  to view this content.
    (returns 1158 on that range)

  13. #13
    Forum Contributor
    Join Date
    11-11-2011
    Location
    London, England
    MS-Off Ver
    EXCEL 2013
    Posts
    324

    Re: Sumif help

    Okay

    Apply filter across the top,
    Go to column F, and only select stage “Application Docs out”
    You should have 105 records come up

    Check columns i, j and K, These columns should all be blank
    ( i know there is data in row 1031 as there is a date stamp within that column, so please remove this )

    you should now have 104 records

    Go to column V and give me a total of how much “Application Docs out” is worth . in this instance 18930

    however i need column h date to be worked out from 6 weeks from today’s date preferably in networking days

  14. #14
    Forum Contributor
    Join Date
    11-11-2011
    Location
    London, England
    MS-Off Ver
    EXCEL 2013
    Posts
    324

    Re: Sumif help

    Please ingore first post the criteria as now changed. Please base formula on the last post

  15. #15
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Sumif help

    ....Please ingore first post the criteria as now changed. Please base formula on the last post
    OK. I'LL do it but first i'd like to understand that 1) i spend much time on this and 2)
    ...Apply filter across the top,
    Go to column F, and only select stage “Application Docs out”
    You should have 105 records come up

    Check columns i, j and K, These columns should all be blank
    ( i know there is data in row 1031 as there is a date stamp within that column, so please remove this )

    you should now have 104 records

    Go to column V and give me a total of how much “Application Docs out” is worth . in this instance 18930
    I did it and here is the result..! Isn't it?
    Attached Files Attached Files

  16. #16
    Forum Contributor
    Join Date
    11-11-2011
    Location
    London, England
    MS-Off Ver
    EXCEL 2013
    Posts
    324

    Re: Sumif help

    Hi The first post is still correct, but if i get the6 week posting working, i know that that the 13days is less important as the 6 week takes privillage

    And no the formula is incorrect; i Don’t want to manually keep filtering the sheet. I need the formula to work regardless of how many pieces of data there is

  17. #17
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Sumif help

    ...And no the formula is incorrect;
    Formula is CORRECT and result too! I prooved it!! No need to do manually Nothing...

    And as i worked on this, ..here is a solution for your new requietment..
    Attached Files Attached Files

  18. #18
    Forum Contributor
    Join Date
    11-11-2011
    Location
    London, England
    MS-Off Ver
    EXCEL 2013
    Posts
    324

    Re: Sumif help

    Fotis1991 i owe you so much. Next time i am in greece i will need to visit you, and repay the faith. You are a star

  19. #19
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Sumif help

    You are welcome! Waiting for you in Greece!

    Would you pls, mark your thread, as solved?

+ 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