• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Dynamic range of sumif

koskesh

Member
Hi, I have an excel workbook with sumifs that look through the whole column to find the sum.
The data source changes every month and is huge (and slow). I want to speed it up a little bit with a dynamic range instead of searching the whole column

So instead of F:F something like COUNTA(..)
is this possible? I couldnt find a way to do it:

=SUMIFS('APO vs Budget'!$F:$F;'APO vs Budget'!$R:$R;"Yes";'APO vs Budget'!$P:$P;$B8)

Thanks
 
Back
Top