+ Reply to Thread
Results 1 to 3 of 3

Problem w/ A Sumproduct Formula

  1. #1
    carl
    Guest

    Problem w/ A Sumproduct Formula

    This formula works correctly:

    =SUMPRODUCT(--(AMS!$C$4:$C$60000="InitialOrderEntry");--(AMS!$Z$4:AMS!$Z$60000=17);--(AMS!$AB$4:$AB$60000=226);--(AMS!$AS$4:$AS$60000=$A$1))

    When I add another condition --(AMS!$B$4:$B$60000=Summary!C3) the formula
    returns zero - should return a number.

    =SUMPRODUCT(--(AMS!$C$4:$C$60000="InitialOrderEntry");--(AMS!$Z$4:AMS!$Z$60000=17);--(AMS!$AB$4:$AB$60000=226);--(AMS!$B$4:$B$60000=Summary!C3);--(AMS!$AS$4:$AS$60000=$A$1))

    What am I doing wrong.

    Thank you in advance.




  2. #2
    Ardus Petus
    Guest

    Re: Problem w/ A Sumproduct Formula

    Maybe --(AMS!$AB$4:$AB$60000=226);--(AMS!$B$4:$B$60000=Summary!C$3)

    If you use a relative row address, the comparison will take place on
    different rows

    HTH
    --
    AP

    "carl" <[email protected]> a écrit dans le message de
    news:[email protected]...
    > This formula works correctly:
    >
    >

    =SUMPRODUCT(--(AMS!$C$4:$C$60000="InitialOrderEntry");--(AMS!$Z$4:AMS!$Z$600
    00=17);--(AMS!$AB$4:$AB$60000=226);--(AMS!$AS$4:$AS$60000=$A$1))
    >
    > When I add another condition --(AMS!$B$4:$B$60000=Summary!C3) the formula
    > returns zero - should return a number.
    >
    >

    =SUMPRODUCT(--(AMS!$C$4:$C$60000="InitialOrderEntry");--(AMS!$Z$4:AMS!$Z$600
    00=17);--(AMS!$AB$4:$AB$60000=226);--(AMS!$B$4:$B$60000=Summary!C3);--(AMS!$
    AS$4:$AS$60000=$A$1))
    >
    > What am I doing wrong.
    >
    > Thank you in advance.
    >
    >
    >




  3. #3
    carl
    Guest

    Re: Problem w/ A Sumproduct Formula

    Thanks. That does not seem to be the problem. Any other iedeas ?

    "Ardus Petus" wrote:

    > Maybe --(AMS!$AB$4:$AB$60000=226);--(AMS!$B$4:$B$60000=Summary!C$3)
    >
    > If you use a relative row address, the comparison will take place on
    > different rows
    >
    > HTH
    > --
    > AP
    >
    > "carl" <[email protected]> a écrit dans le message de
    > news:[email protected]...
    > > This formula works correctly:
    > >
    > >

    > =SUMPRODUCT(--(AMS!$C$4:$C$60000="InitialOrderEntry");--(AMS!$Z$4:AMS!$Z$600
    > 00=17);--(AMS!$AB$4:$AB$60000=226);--(AMS!$AS$4:$AS$60000=$A$1))
    > >
    > > When I add another condition --(AMS!$B$4:$B$60000=Summary!C3) the formula
    > > returns zero - should return a number.
    > >
    > >

    > =SUMPRODUCT(--(AMS!$C$4:$C$60000="InitialOrderEntry");--(AMS!$Z$4:AMS!$Z$600
    > 00=17);--(AMS!$AB$4:$AB$60000=226);--(AMS!$B$4:$B$60000=Summary!C3);--(AMS!$
    > AS$4:$AS$60000=$A$1))
    > >
    > > What am I doing wrong.
    > >
    > > Thank you in advance.
    > >
    > >
    > >

    >
    >
    >


+ 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