+ Reply to Thread
Results 1 to 3 of 3

Count if problem

  1. #1
    Registered User
    Join Date
    05-22-2018
    Location
    UK
    MS-Off Ver
    2016
    Posts
    2

    Count if problem

    Hi,

    I need to count the "closed" word only if is after "open". It should count 5 "closed".
    Can anyone help me with a formula for it, please? Thanks


    2018-05-21 10:42:31 Closed
    2018-05-21 10:32:31 Closed
    2018-05-21 10:26:27 Closed
    2018-05-21 10:26:23 Open
    2018-05-21 10:26:22 Closed
    2018-05-21 10:26:17 Open
    2018-05-21 10:25:49 Closed
    2018-05-21 10:25:31 Open
    2018-05-21 10:22:31 Closed
    2018-05-21 10:21:33 Closed
    2018-05-21 10:21:00 Open
    2018-05-21 10:20:51 Closed
    2018-05-21 10:20:46 Open

  2. #2
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,914

    Re: Count if problem

    Assuming that Open / Closed status is in Column C

    =COUNTIFS(C1:C12,"Open",C2:C13,"Closed")

    Note: Find the Range selection deference in the formula
    Samba

    Say thanks to those who have helped you by clicking Add Reputation star.

  3. #3
    Registered User
    Join Date
    05-22-2018
    Location
    UK
    MS-Off Ver
    2016
    Posts
    2

    Re: Count if problem

    Thank you very much

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Count if's problem
    By geliedee in forum Excel General
    Replies: 4
    Last Post: 08-11-2015, 12:39 AM
  2. Count if problem
    By ExcelFailure in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-15-2013, 06:26 AM
  3. count if problem i think!!!
    By Bren1987 in forum Excel General
    Replies: 7
    Last Post: 07-04-2012, 06:34 PM
  4. vlookup problem and count problem
    By thy00123 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 06-05-2009, 04:31 AM
  5. [SOLVED] count problem
    By vipa2000 in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 12:05 PM
  6. [SOLVED] count problem
    By vipa2000 in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 03:05 AM
  7. [SOLVED] count problem
    By vipa2000 in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 02:05 AM

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