+ Reply to Thread
Results 1 to 3 of 3

Sumif with variable parameter

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    09-09-2008
    Location
    Middlesbrough, England
    MS-Off Ver
    2007
    Posts
    174

    Sumif with variable parameter

    I have a a table at the top of my worksheet which is a breakdown of performance. (Table 1), i would like Table 2 to roll up performance using a =SUMIFS calculation. However number of rows in table 1 may vary.
    Attached Files Attached Files

  2. #2
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS 365 Family 64-bit 2502
    Posts
    26,848

    Re: Sumif with variable parameter

    What's Table 1, what's Table 2, where do you need the SUMIFS formula, what are you summing, and what are the criteria?

    The short answer is that SUMIFS can be written so you don't care how many rows it looks at. Here is a simple example based on your file that looks at entire columns:

    Formula: copy to clipboard
    =SUMIFS('Daily(SL)'!AY:AY,'Daily(SL)'!AT:AT,"Scotland",'Daily(SL)'!AU:AU,"Tesco")
    Jeff
    | | |會 |會 |會 |會 | |:| | |會 |會
    Read the rules
    Use code tags to [code]enclose your code![/code]

  3. #3
    Forum Contributor
    Join Date
    09-09-2008
    Location
    Middlesbrough, England
    MS-Off Ver
    2007
    Posts
    174

    Re: Sumif with variable parameter

    What i have decided to do is do the sumifs in a table to the left, and repeated this process.

    Seems to work great, many thanks tho

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. How to do a conditional sum with a variable control parameter
    By nick canning in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 01-21-2013, 06:55 AM
  2. Assign a variable to an object parameter
    By gm13958 in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 01-07-2011, 12:26 PM
  3. Using Autofill with Destination Parameter as a Variable
    By MartinShort in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-09-2008, 08:48 AM
  4. [SOLVED] How to add a variable as a parameter for a link?
    By Eric in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-16-2006, 02:00 AM
  5. [SOLVED] How to add a variable as a parameter for a link?
    By Eric in forum Excel General
    Replies: 1
    Last Post: 08-15-2006, 10:35 PM

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