Same to you! Lots to win so there's good chances!That sounds refreshing! Good luck in the contest.
Same to you! Lots to win so there's good chances!That sounds refreshing! Good luck in the contest.
GoodGah, fine, I take the responsibility on me.
Guilty! Sorry! Didn't post - won't happen again!
It's still in pre-order modeI can't believe I can't find one Video on the Cloupor Mini Plus, No reviews, No Unboxing, not even a demo vid from their website![]()
Umm something u enjoyDefine fun...![]()
Umm something u enjoy


Like, I was very excited a few days ago, when I found a way to use multiple COUNTIFS, without chaining them together with +.
Found out that I can chain them like this:
=SUM(COUNTIFS(crit_range1;{crit1;crit2};crit_range2;crit3;crit_range3;{crit4,crit5,crit6},crit_range4;crit7))
If I would write the same function by chaining COUNTIFS with +, the function would be five times longer.
I've no idea why the second multiple criteria requires me to use commas instead of semicolons, but it works!![]()