Microsoft Array/SUMIF question?
Question:
Or as another example:
For Auto Insurance, Column A is fault (ours, theirs), Column B is Who Paid (Our company, other company), Column C is the amount paid that I need summed.
I probably just confused everyone that read this, so just tell me and I'll elaborate.
Answer:
This is an old issue, you got these options:
1- Using the two functions SUM and IF, yes use =SUM(IF(... to get the conditions done, but instead of pressing Enter, you need to press CTRL+SHIFT+ENTER to enter it as array
2- Use another column having IF function with the criteria you want, showing Zero if the two conditions does not work, and showing the amount you want to sum if both conditions are TRUE.
3- Using Autofilter or Advanced filter can do the same trick.
4- And you always can use DSUM, it is in Database functions and can work like Advanced filter.
E-mail me if need any more info, Read my profile, I am XLMan
More Questions & Answers...