About 109 results
Open links in new tab
  1. "not equal to" in Excel 2010 - Microsoft Community

    Jan 31, 2012 · I'm temporarily without Excel 2007 so can't try a SUMIFS but would expect something similar, as Anne has reported. ___________ Regards, Tom Hi, That's exactly how I …

  2. Identifying blank cells - Microsoft Community

    Sep 27, 2024 · In conditional formatting, how do I identify cells that are blank to contain a specific formatting, i.e. I want to highlight all blank cells in a column?

  3. I want to calculate the number of empty cells in a range (reverse ...

    Jan 21, 2023 · I want to calculate the number of empty cells in a range (reverse order) Below formula, counting the numbers from B to I, but I want it in reverse order I to B.

  4. Excel COUNTIF Value Not displayed - Microsoft Community

    Apr 14, 2014 · I am using COUNTIF to determine the number of cells that contain a string of text characters. The string I am searching for is: "* UNKNOWN * COUNTIF returns zero, when I …

  5. Trouble ignoring blank cells while finding the minimum difference.

    Aug 18, 2024 · Hi there. I am trying to find the minimum difference between two sets of numbers, but am having problems with the formula not ignoring blank cells... My current formula is …

  6. Count how often duplicate Values - Microsoft Community

    Mar 16, 2017 · Try below formulas, these will not count blank cells as unique and should give you the correct result: Valid for both numbers or text in column: =SUMPRODUCT ( …

  7. Count red conditionally formatted cells - Microsoft Community

    Dec 6, 2011 · Count red conditionally formatted cells How do I write a code or formula to count the number of cells that are colored by a conditional format? Any "IF" formulas will not work due to …

  8. How to ignore blank cells in a formula? - Microsoft Community

    Mar 6, 2015 · How to ignore blank cells in a formula? I need to know how to enter a formula to subtract dates to give me # of days without giving me a zero total for the blank cells. Here's …

  9. How do I create a day count function in Excel 2013?

    Dec 9, 2013 · The reason your formula results in 5/22/1900 is that the cell is formatted as Date. Right click the cell and change the formatting to Number or General. Excel numbers dates and …

  10. =IF (INDIRECT and ISBLANK Functions - Microsoft Community

    Oct 26, 2021 · =IF (INDIRECT and ISBLANK Functions Hello! I could sure use some help tweaking the =IF (INDIRECT function in one of my Excel worksheets. My workbook has …