About 6,750,000 results
Open links in new tab
  1. I am trying to count all cell in green fill color using this simple ...

    Dec 2, 2023 · To count all cells with green fill color in a table, you can use the following formula:=COUNTIF(range,CELL("color",cell)=3)Replace range with the range of cells you want …

  2. Count Indicator not showing in Excel status bar

    4 days ago · Count Indicator not showing in Excel status bar I've noticed recently that Excel 365 is no longer showing the Count indicator in the status bar at the bottom of the screen. This is …

  3. How to easily count/track the number of emails received and sent …

    Apr 19, 2019 · For your problem, I suggest you following the steps below to create two search folders to count the number of sent/received emails: 1. Right click on the Search folder in the …

  4. Excel: How to count manually colored cells? - Microsoft Community

    Apr 12, 2025 · Excel: How to count manually colored cells? I have a column with, say, a label of "a b c or d" in the cells. Some of them are filled with a color, some are not. I'm using only one …

  5. Pivot table to show Count for unique value - Microsoft Community

    Sep 22, 2020 · Hi Team, Could you please someone help me I have the following details when I do a pivot it show total count of PO number is it possible to have count of unique value. …

  6. How to count individual values within a cell? - Microsoft Community

    May 7, 2025 · It seems so simple but I can't find any functions to count values or characters (4 x "+" +1, etc), within a cell. I don't want to split the values into 5 cells.

  7. Struggling with Count Distinct in Microsoft Access Query

    Aug 9, 2023 · Here's how you can approach it: 1. Grouping and Counting Distinct States per Customer: SELECT CustomerName, COUNT (DISTINCT ShippingState) AS NumberOfStates …

  8. Using "Countif" for a drop down menu - Microsoft Community

    Apr 27, 2023 · Windows, Surface, Bing, Microsoft Edge, Windows Insider, and Microsoft Advertising forums are available exclusively on Microsoft Q&A. This change will help us …

  9. New outlook not showing total email count in each folder on …

    Apr 19, 2023 · I switched to the new outlook and it is no longer showing the total number of emails in each folder.

  10. Count cells from a dynamic row - Microsoft Community

    Nov 22, 2024 · Count cells from a dynamic row I am trying to create a formula that looks at a specific row, and then performs a COUNTIF formula. I have a schedule with names in cells …