22.9 C
London
Monday, July 21, 2025
HomeSoftware TutorialsGoogle SheetsHow to COUNT IF True in Google Sheets

How to COUNT IF True in Google Sheets

Related stories

Learn About Opening an Automobile Repair Shop in India

Starting a car repair shop is quite a good...

Unlocking the Power: Embracing the Benefits of Tax-Free Investing

  Unlocking the Power: Embracing the Benefits of Tax-Free Investing For...

Income Splitting in Canada for 2023

  Income Splitting in Canada for 2023 The federal government’s expanded...

Can I Deduct Home Office Expenses on my Tax Return 2023?

Can I Deduct Home Office Expenses on my Tax...

Canadian Tax – Personal Tax Deadline 2022

  Canadian Tax – Personal Tax Deadline 2022 Resources and Tools...

You can use the following formula in Google Sheets to count the number of TRUE values in a given column:

=COUNTIF(A2:A11, TRUE)

This particular formula counts the number of cells in A2:A11 that contain the value TRUE in the cell.

The following example shows how to use this syntax in practice.

Example: COUNT IF True in Google Sheets

Suppose we have the following column of TRUE and FALSE values in Google Sheets:

We can use the following formula to count the number of TRUE values in the column:

=COUNTIF(A2:A11, TRUE)

The following screenshot shows how to use this formula in practice:

From the output we can see that there are 6 total TRUE values in the column.

We can manually verify this is correct by counting the TRUE values in the column:

There are indeed 6 total TRUE values.

Note: To count the number of FALSE values in the column instead, simply replace TRUE with FALSE in the formula.

Additional Resources

The following tutorials explain how to perform other common operations in Google Sheets:

Google Sheets: COUNTIF Greater Than Zero
Google Sheets: How to Use COUNTIF with OR
Google Sheets: How to Use COUNTIF From Another Sheet

Subscribe

- Never miss a story with notifications

- Gain full access to our premium content

- Browse free from up to 5 devices at once

Latest stories