+ Reply to Thread
Results 1 to 4 of 4

sumif & sumproduct

  1. #1
    Registered User
    Join Date
    11-16-2006
    Posts
    8

    sumif & sumproduct

    Can any one help with this one

    i would to combined these together

    can this be done
    Attached Files Attached Files
    Last edited by VBA Noob; 10-29-2008 at 04:03 PM.

  2. #2
    Forum Contributor VBA Noob's Avatar
    Join Date
    04-25-2006
    Location
    London, England
    MS-Off Ver
    xl03 & xl 07(Jan 09)
    Posts
    11,988
    Maybe

    =SUMPRODUCT((A4:A24=C27)*(C4:C24)*(SUBSTITUTE(E4:E24,"-",0)))

    VBA Noob
    _________________________________________


    Credo Elvem ipsum etian vivere
    _________________________________________
    A message for cross posters

    Please remember to wrap code.

    Forum Rules

    Please add to your signature if you found this link helpful. Excel links !!!

  3. #3
    Registered User
    Join Date
    11-16-2006
    Posts
    8
    thanks alot

  4. #4
    Registered User
    Join Date
    01-19-2013
    Location
    Toronto, Ontario
    MS-Off Ver
    Excel 2003
    Posts
    4

    Re: sumif & sumproduct

    Hi,
    This solution looks like it might be helpful for me....but not working entirely. Do I need to set it up as an array formula or something?

    When I step into the formula, I see that the first term is evaluating the "if" criteria - it shows me an array of "true, true, false, etc", but is loks like it does not want to combine this with the subsequent two ranges.

    Any guidance would be appreciated.

    Thanks

    Craig


    Thanks

    Craig

    Quote Originally Posted by VBA Noob View Post
    Maybe




    VBA Noob

+ 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