I have a spreadsheet in LibreOffice. What I need to know, is how to calculate the number of occurrences in a range, for columns D and E. For example, how many times a number in column D is bigger than 3, but smaller than 5. The return should calculate how many times, a value appears and return true to this condition.
Any ideas?