Ok the google documention is wrong.
The function works with a semi-column and not a column between the range and the argument.
COUNTIF(A1:A10,">20") --> does not work COUNTIF(A1:A10;">20") --> work