Results 1 to 8 of 8

Count if every other 5th cell is equal to 0

Threaded View

  1. #1
    Forum Contributor
    Join Date
    11-26-2008
    Location
    UK
    MS-Off Ver
    Using Excel 2019
    Posts
    317

    Count if every other 5th cell is equal to 0

    Hi,

    As the title says, I need to count every 5th cell if the cell value = 0.

    I had something something similar on another sheet:

    =SUM(IF(MOD(COLUMN($M4:$FO4),3)=0,$M4:$FO4,0))

    But my poor brain couldn't modify it. Any help appreciated! The cell references don't matter, I can sort those.

    Cheers
    Last edited by Barking_Mad; 11-10-2022 at 08:25 AM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 3
    Last Post: 04-06-2022, 06:27 PM
  2. [SOLVED] Populate count & sum based on equal to & not equal to factors
    By jscalem in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 11-20-2015, 01:20 PM
  3. [SOLVED] VBA to count not equal to cell value
    By shiva_reshs in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 07-09-2014, 02:28 PM
  4. Replies: 5
    Last Post: 04-19-2014, 10:09 PM
  5. Replies: 2
    Last Post: 09-23-2013, 01:09 AM
  6. [SOLVED] Formulas count cells that do NOT equal a cell
    By boll55 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 10-01-2012, 08:53 AM
  7. cell to equal a count of a row and colum
    By MYESKEY in forum Excel General
    Replies: 6
    Last Post: 10-13-2011, 01:59 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1