+ Reply to Thread
Results 1 to 2 of 2

Alternative to SUMPRODUCT?

  1. #1

    Alternative to SUMPRODUCT?

    I have a database sheet in my xls file which looks like this:

    Account | ObjectID | Month | Amount

    I've built a custom designed report in another sheet for each object
    which is using the SUMPRODUCT function to get the amount sum for each
    object and account.

    The problem is that this solution is very slow. Is there a faster
    solution than this? A pivot table is not an alternative because I have
    to be able to format the design completely by myself. A macro solution
    is acceptable.

    Regards,

    S


  2. #2
    Guest

    Re: Alternative to SUMPRODUCT?

    Hi

    Depending on the information you want to retrieve, you could use COUNTIF or
    SUMIF. A bit more information might help.

    Andy.

    <[email protected]> wrote in message
    news:[email protected]...
    >I have a database sheet in my xls file which looks like this:
    >
    > Account | ObjectID | Month | Amount
    >
    > I've built a custom designed report in another sheet for each object
    > which is using the SUMPRODUCT function to get the amount sum for each
    > object and account.
    >
    > The problem is that this solution is very slow. Is there a faster
    > solution than this? A pivot table is not an alternative because I have
    > to be able to format the design completely by myself. A macro solution
    > is acceptable.
    >
    > Regards,
    >
    > S
    >




+ 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