+ Reply to Thread
Results 1 to 4 of 4

SUMPRODUCT to long

  1. #1
    Forum Contributor
    Join Date
    09-19-2007
    Posts
    115

    SUMPRODUCT to long

    i have a spreadsheet that employs dependent drop-downs. as drop-downs are selected by users the results change as more "filters" are used against data.

    i'm using the following SUMPRODUCT formula to extract the results, yet now that i have to add more "filters" the formula is exceeding the 1024 limit.

    Please Login or Register  to view this content.
    there are common elements to the formula:

    1.
    Please Login or Register  to view this content.
    is used in each SUMPRODUCT.

    2. although not displayed above, the formula must ensure that Level 3 looks at Level 2 and Level 3, Level 4 looks at Level 2 and Level 3 and Level 4 etc so there is repitition there (it was at this point the formula exceeded the length limit)

    any suggestions on how to make this formula overcome the length limit and achieve the result?

  2. #2
    Forum Expert
    Join Date
    01-15-2007
    Location
    Brisbane, Australia
    MS-Off Ver
    2007
    Posts
    6,591
    Hi

    Can you put the common part into its own cell, then use that cell reference in your full formula?

    rylo

  3. #3
    Forum Contributor
    Join Date
    09-19-2007
    Posts
    115
    i tried that, but the common function is inherent to the SUMPRODUCT.

    i was thinking DSUM yet that too is proving difficult with multiple criteria.

    i may have to detail unique identifiers in the data table such that there is only one SUMPRODUCT.

  4. #4
    Forum Expert
    Join Date
    01-15-2007
    Location
    Brisbane, Australia
    MS-Off Ver
    2007
    Posts
    6,591
    agguugggh....

    That should have been put the
    MATCH($F33,Tax_CalcData_Elem,0)
    part into a separate cell......

    If that doesn't make things small enough, put up an example file with some representative data, your drop downs, named ranges etc. Small enough to work with, but the same structure as your real file so you can easily transfer any solution.


    rylo

+ 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