+ Reply to Thread
Results 1 to 1 of 1

Sumif function?

  1. #1
    Registered User
    Join Date
    07-08-2013
    Location
    Melbourne, Australia
    MS-Off Ver
    Excel 2010
    Posts
    21

    Sumif function?

    Hello,

    I am attempting to distribute a total quantity based on individual item demand * months of stock required. Some locations do not require any months of stock ie. 0.0 but I still need to distribute the total ie. 320. I completed this with a simple formula ie average demand * months of stock required however because some items do not require any stock my total for that item does not add up to 320, rather 328? I would greatly appreciate any assistance.

    Total Qty Item Code average demand Months of stock required
    320 3620407 48 0.0
    320 3620407 72 1.1
    320 3620407 56 2.2
    320 3620407 7 0.4
    320 3620407 32 2.1
    320 3620407 27 0.2
    320 3620407 20 2.5
    75 3640085 14 1.7
    75 3640085 17 1.0
    75 3640085 4 1.5
    75 3640085 11 0.0
    75 3640085 28 0.1
    75 3640085 40 1.3

  2. #2
    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,944

    Re: Sumif function?

    This thread is marked SOLVED, did you figure out something? If so, what did you come up with?

    If it is not SOLVED, let me know and I will reset that.

    Was something like this what you meant?
    =$A$2-SUMIF($B$2:B2,B2,$C$2:C2)
    copied down
    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

  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,944

    Re: Sumif function?

    This thread is marked SOLVED, did you figure out something? If so, what did you come up with?

    If it is not SOLVED, let me know and I will reset that.

    Was something like this what you meant?
    =$A$2-SUMIF($B$2:B2,B2,$C$2:C2)
    copied down

+ 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. [SOLVED] How to nest a left function within a sumif function?
    By LisaK in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-09-2017, 09:21 AM
  2. Replies: 4
    Last Post: 10-08-2013, 05:10 PM
  3. Sumif function using indirect function and data from different sheet
    By pronky007 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-26-2013, 12:40 PM
  4. Using SUMIF function with LARGE function
    By HLRAZA in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 05-22-2011, 02:20 PM
  5. Using the TODAY() function in a SUMIF function
    By JPB in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 07-27-2006, 11:01 AM
  6. [SOLVED] SUMIF Function Inside SUMPRODUCT Function
    By Abdul Waheed in forum Excel Formulas & Functions
    Replies: 17
    Last Post: 09-19-2005, 12:05 PM
  7. Can SUMIF function include AND function
    By ShaneS in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-16-2005, 11:06 PM
  8. Replies: 2
    Last Post: 01-11-2005, 07:06 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