+ Reply to Thread
Results 1 to 4 of 4

Inability to Divide two sumifs

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    12-20-2017
    Location
    California
    MS-Off Ver
    Office 365
    Posts
    104

    Inability to Divide two sumifs

    I'm trying to divide two sumifs. Excel is returning Div/0 Error. Anybody know of a work around for this issue? Formula below. Formula sit's in cell P4 in the attached workbook.

    =SUMIFS(Table1[Value],Table1[LC Month],O5) / SUMIFS(Table1[Lbs],Table1[LC Month],O5)
    Attached Files Attached Files
    Last edited by Prof Sick; 12-20-2017 at 11:18 AM.

  2. #2
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    30,781

    Re: Inability to Divide two sumifs

    Month is O4 not O5

  3. #3
    Forum Guru
    Join Date
    04-13-2005
    Location
    North America
    MS-Off Ver
    2002/XP, 2007, 2024
    Posts
    16,389

    Re: Inability to Divide two sumifs

    The critieria argument to both sumifs() is O5 which is blank (0). Because there are not blank/0 values in the LC month column, both sumifs() return 0. So, the sumifs() appear to be working correctly as programmed.

    I am guessing that you intended to use O4 as the criteria argument. If that is the case, then the workaround is to use the correct reference in each function in the formula. If I am misunderstanding your intention, then I suggest you explain better what you are trying to do with this formula.
    Quote Originally Posted by shg
    Mathematics is the native language of the natural world. Just trying to become literate.

  4. #4
    Forum Contributor
    Join Date
    12-20-2017
    Location
    California
    MS-Off Ver
    Office 365
    Posts
    104

    Re: Inability to Divide two sumifs

    Well thanks.. Excactly what happens after working on something after being awake 24hrs.. Referenced the wrong cell as the criteria argument.

    Thanks Again

+ 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. Excel Crash and inability to Save
    By Excelsiordave in forum Excel General
    Replies: 2
    Last Post: 01-29-2016, 07:35 AM
  2. [SOLVED] Inability to have 2 x Private Sub Worksheet_Change causing problems...
    By ashtally in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-10-2015, 03:55 PM
  3. [SOLVED] Inability to Create Unique Part Number, Conditional Formatting Issues
    By Tamstar01 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 09-09-2013, 03:31 AM
  4. Sudden inability to paste text into a cell comment
    By OilMan in forum Excel General
    Replies: 8
    Last Post: 02-01-2010, 09:01 PM
  5. [SOLVED] Inability to create remote reference
    By Edward in forum Excel General
    Replies: 0
    Last Post: 08-17-2006, 11:35 AM
  6. [SOLVED] Inability to Capture Username
    By Henry Stockbridge in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 02-20-2006, 05:35 PM
  7. Inability to edit or view queries
    By SCW in forum Excel General
    Replies: 0
    Last Post: 05-09-2005, 11:06 AM

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