+ Reply to Thread
Results 1 to 13 of 13

SUMIF formula help with a table please

  1. #1
    Registered User
    Join Date
    11-01-2012
    Location
    Jacksonville
    MS-Off Ver
    Excel 2010
    Posts
    74

    SUMIF formula help with a table please

    Hello this is my first post so I hope I do it right

    I'm trying to get a formula that will calculate the sum of entries before todays date and then the column to the right of it to calculate the sum of entries after todays date. There is an option for them to select "OUT" in those boxes and I'm not worried about them counting as anything as I have them counted in another column. The two columns are highlighted in yellow. Can anyone help me please?
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    06-26-2010
    Location
    Austin, TX
    MS-Off Ver
    Excel 2010
    Posts
    1,673

    Re: SUMIF formula help with a table please

    When I try to open your workbook I get a dialog box stating it has unreadable content. It then says that if I want to recover the data and trust the source then I should click 'Yes'. Well, no offense, but I can't say I trust the source, so it remains unopened. Not sure what happened, but you may want to try again.
    Without the benefit of your spreadsheet, you should investigate the function SUMIF and utilizing TODAY() as your check.
    Pauley
    --------
    If I helped with your issue, I'd appreciate a rep bump (hit the '*' icon to the bottom left of this post).

  3. #3
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,939

    Re: SUMIF formula help with a table please

    I did not have the same problem opening your file as Alan did.

    In NO4, copied down, try this…
    =COUNT(OFFSET($I4,0,1,1,MATCH(TEXT(TODAY(),"d-mmm"),$I$3:$NK$3,0)-1))

    Then for NP4, copied down...
    =COUNT(I4:NK4)-NO4
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  4. #4
    Registered User
    Join Date
    11-01-2012
    Location
    Jacksonville
    MS-Off Ver
    Excel 2010
    Posts
    74

    Re: SUMIF formula help with a table please

    I'm sooo sorry everyone I don't know what happened. I pasted the info I needed in a new sheet alone so hopefully it was some macro I may have made back in the day. Hopefully this will work.

    I can't figure out how to delete the file so please use the file named "Help Please file"

    oooo I see where someone else gave me a try. Thank you soooo much! :D Goin to try it now.
    Attached Files Attached Files

  5. #5
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,939

    Re: SUMIF formula help with a table please

    let me know how you make out?

    (on a side note, I hate the structured format excel uses for ranges, so I often just type them in, instead - that way they make more sense to me)

  6. #6
    Registered User
    Join Date
    11-01-2012
    Location
    Jacksonville
    MS-Off Ver
    Excel 2010
    Posts
    74

    Re: SUMIF formula help with a table please

    OMG IT WORKED!!!!!!!! (not that I doubted you at all. I get really excited when things work for me) lol I can't thank you enough!!!! It was really hard to reach out for the help but I just couldn't do this one on my own so thank you soooooo much (BIG HUGS!!!) :D

  7. #7
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,939

    Re: SUMIF formula help with a table please

    You just put a huge smile on my face, next time dont wait so long

    happy to help. If this answered your question, please take a moment to mark the thread as "solved" - it helps keep things neat and tidy lol, and consider adding the reputation to those that helped (see points 2 & 3 below my 1st post to you)

    Would you know how to use that in future, or how to edit it for other applications? (just curious)

  8. #8
    Registered User
    Join Date
    11-01-2012
    Location
    Jacksonville
    MS-Off Ver
    Excel 2010
    Posts
    74

    Talking Re: SUMIF formula help with a table please

    Okey dokey. I will do that. Was tryin to find if there is somewhere where I can mark yer comment as awesome lol

  9. #9
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,939

    Re: SUMIF formula help with a table please

    Thaks for the feedback, always appreciated

  10. #10
    Registered User
    Join Date
    11-01-2012
    Location
    Jacksonville
    MS-Off Ver
    Excel 2010
    Posts
    74

    Re: SUMIF formula help with a table please

    Oh I didnt see the 1-3 you wrote. I dont get #1. Found #2 and #3. Not sure about your question to editing. :/

  11. #11
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,939

    Re: SUMIF formula help with a table please

    Point 1 is only if you are uploading VBA code (you're not, so it doesnt apply here)

    My question regarding editing, was aimed at the formula I gave you...
    =COUNT(OFFSET($I4,0,1,1,MATCH(TEXT(TODAY(),"d-mmm"),$I$3:$NK$3,0)-1))
    What I meant was, if needed, would you be able to edit that to use it in another (different) situation? (in other words, do you need it explained? If not, thats cool too)

  12. #12
    Registered User
    Join Date
    11-01-2012
    Location
    Jacksonville
    MS-Off Ver
    Excel 2010
    Posts
    74

    Re: SUMIF formula help with a table please

    Oooooooooo I see. Well I dont fully get ut but let me try to figure it out amd if I get stuck I will certainly reach back out to ya. Really appreciate that One question though... how does someone upload a profile pic? Lol

  13. #13
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,939

    Re: SUMIF formula help with a table please

    This gets done inthe Settings option, under "edit avatar"

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. SUMIF or SUMIF's formula with multiple criteria
    By jackiemariee in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-30-2013, 06:19 PM
  2. Pivot table and Sumif excel 10
    By James_SF in forum Excel General
    Replies: 1
    Last Post: 05-05-2012, 05:39 PM
  3. Using MOD, SUMIF, and VLOOKUP for a table.
    By moonbreakker in forum Excel General
    Replies: 3
    Last Post: 02-23-2012, 06:09 AM
  4. SumIf - need update formula + pivot table
    By nitr0 in forum Excel General
    Replies: 8
    Last Post: 08-12-2010, 09:34 AM
  5. Pivot Table- Sumif
    By aromaveda in forum Excel General
    Replies: 9
    Last Post: 09-14-2009, 04:51 PM

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