Microsoft Excel Formulas for your daily spreadsheet needs. This will help you get along on your day to day Microsoft Excel formulas and will Introduce you to Microsoft Excel programming.
Monday, April 11, 2011
Try it for free: count values that satisfy a condition with the COUNTIF function
You probably know how to use the count function to count cells that contain a value. If you need an update on the count, see count function, ways to count the values in a worksheet and Video: Count cells in Excel But what happens if you want to count only cells that meet a condition, such as being greater than or equal to a number or a specific date, or that corresponds to the text? Here is where COUNTIF function is really useful.To use COUNTIF, you first specify the range that contains the values that you want to count. Then you enter a criterion (condition) that is used as a test. Here is both with the COUNTIF (B2: B5) and the criterion ("> 55"). The function checks the range B2: B5, applies the "greater than 55," and returns the number of values that satisfy the condition, and displays the number of the worksheet. Easy enough, very powerful.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment