+ Reply to Thread
Results 1 to 4 of 4

Formula problem when trying to arrive at a total

  1. #1
    Registered User
    Join Date
    07-12-2010
    Location
    United States
    MS-Off Ver
    Excel Office 365
    Posts
    26

    Formula problem when trying to arrive at a total

    All:

    I am having trouble coming up with the proper formula on the attached Excel sheet. Here is what I am trying to do:

    I need the Delivered Correctly total in cell I-16 to include the information already in the cell plus the totals from cells I-19, I-20 and I-21. The Delivered Correctly total must include the Pileup (Not Delivered), For Sale (Delivered) and For Sale (Not Delivered). No matter what I try, I receive an error message informing me my formula is incorrect.....I am at a loss.

    Any assistance would be greatly appreciated.
    Attached Files Attached Files
    Last edited by verifier; 03-13-2012 at 02:02 PM.

  2. #2
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: Formula problem when trying to arrive at a total

    Hi,

    Other than the fact that you're not including the I19:I21 cells then I can't see why you get an error message

    =COUNTIF($A$3:$A$104,H16)+SUM(I19:I21)
    works OK for me.

    What error are you getting?
    Richard Buttrey

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

  3. #3
    Forum Expert dilipandey's Avatar
    Join Date
    12-05-2011
    Location
    Dubai, UAE
    MS-Off Ver
    1997 - 2016
    Posts
    8,191

    Re: Formula problem when trying to arrive at a total

    Hi verifier,

    Basis your description, Formula should be;-

    =COUNTIF($A$3:$A$104,H16)+I19+I20+I21


    Regards,
    DILIPandey

    <click on below 'star' if this helps>
    DILIPandey, Excel rMVP
    +919810929744 (India), +971528225509 (Dubai), [email protected]

  4. #4
    Registered User
    Join Date
    07-12-2010
    Location
    United States
    MS-Off Ver
    Excel Office 365
    Posts
    26

    Re: Formula problem when trying to arrive at a total

    Quote Originally Posted by Richard Buttrey View Post
    Hi,

    Other than the fact that you're not including the I19:I21 cells then I can't see why you get an error message

    =COUNTIF($A$3:$A$104,H16)+SUM(I19:I21)
    works OK for me.

    What error are you getting?


    Richard:

    I didn't have the word SUM in there. I added it and it worked!! Thank you very much.

+ 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