+ Reply to Thread
Results 1 to 2 of 2

SUMIFS - returns a 0 Value when referencing a cell with TIME

  1. #1
    Registered User
    Join Date
    12-28-2009
    Location
    Boston, MA
    MS-Off Ver
    Excel 2003
    Posts
    3

    SUMIFS - returns a 0 Value when referencing a cell with TIME

    I know the formula works... it's returning expected results all over the place, however in the cell where it doesn't work, the value is in TIME formatting.

    Do I need to conver to a number and reconvert it back where the data is supposed to be?

    The value is NOT coming up as a NUMBER when validating with ISNUMBER.

    Cell Value is: 89:30:32

    I simply want to return the contents of that cell to another sheet.

    =IF(B3='apds-jobPERF.rpt '!$C$5,SUMIF('apds-jobPERF.rpt '!B:B,'Monogram - Daily Summary'!V3,'apds-jobPERF.rpt '!E:E),"")


    (FYI - I realize the post was for SUMIFS, now the formula is SUMIF - I've tried both ways to tinker with the return values).
    Last edited by Jny4man; 12-02-2014 at 05:38 PM. Reason: clarification

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

    Re: SUMIFS - returns a 0 Value when referencing a cell with TIME

    The value is NOT coming up as a NUMBER when validating with ISNUMBER.

    Cell Value is: 89:30:32
    Then it is not time, it is text. Try to reference it using --
    =IF(--B3='apds-jobPERF............
    (not sure if B3 is teh cell, but it shows the concept)
    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

+ 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] Sumifs returns zeroes
    By Bob Macregor in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 10-01-2014, 07:17 AM
  2. [SOLVED] SUMIFS returns a zero value
    By jtc121 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 02-07-2014, 06:29 AM
  3. Sumifs formula returns ZERO
    By Xx7 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 06-10-2013, 02:05 PM
  4. [SOLVED] Referencing text fields with in cell carriage returns
    By cadmanweyland in forum Excel General
    Replies: 4
    Last Post: 04-18-2013, 09:41 PM
  5. SUMIFS returns VALUE!
    By mogdog1981 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 02-03-2011, 04:38 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