Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I´m trying to make a count with 2 criteria that needs to be true, - but the above does´nt work
hi,
try out using the and condition as it will definately help solving your problem.
hi,
try out using the and condition as it will definately help solving your problem.
Found solution just use AND instead of the comma between the 2 criteria
Thanx Gaurav
hei there
1. count(if(List='one' and List2='blue',items))