Results 1 to 8 of 8

Count if every other 5th cell is equal to 0

Threaded View

  1. #8
    Forum Guru HansDouwe's Avatar
    Join Date
    06-21-2022
    Location
    Nederland
    MS-Off Ver
    365 V2403 (Build 17330.20000)
    Posts
    6,466

    Re: Count if every other 5th cell is equal to 0

    If its possible there are also zero's between the green cells that shouldn't be count, please try in A3 and copy down:
    Formula: copy to clipboard
    =SUM((MOD(COLUMN($E3:$AD3),5)=0)*(E3:AD3=0))
    Attached Files Attached Files
    Last edited by HansDouwe; 11-10-2022 at 08:59 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