+ Reply to Thread
Results 1 to 3 of 3

counting the total of conditional formats and non

  1. #1
    Registered User
    Join Date
    03-18-2015
    Location
    iowa, usa
    MS-Off Ver
    2010
    Posts
    18

    counting the total of conditional formats and non

    Im currently working on a spreadsheet that will monitor how many STOs we create and how many carrier changes are done each week. Attached is my sheet. I'm trying to get it so whenever a "N" is marked it will be counted under the "Carrier Change" box. When a "Y" appears it will be counted under the "Created STOs" box. please help.
    Attached Files Attached Files

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2406 (Windows 11 23H2 64-bit)
    Posts
    82,573

    Re: counting the total of conditional formats and non

    Try:

    =COUNTIF($E$6:$E$100,"N")

    and:

    =COUNTIF($E$6:$E$100,"Y")

    respectively.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2406 (Windows 11 23H2 64-bit)
    Posts
    82,573

    Re: counting the total of conditional formats and non

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED. Thanks.

+ 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. Counting Conditional Formats
    By clikrclakr in forum Excel General
    Replies: 2
    Last Post: 04-02-2019, 05:43 PM
  2. Replies: 4
    Last Post: 01-19-2016, 10:24 PM
  3. Replies: 4
    Last Post: 10-01-2014, 03:18 PM
  4. [SOLVED] PasteSpecial with number formats but without conditional formats or borders
    By bodhi808 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-18-2013, 09:58 AM
  5. Counting Conditional Formats
    By droddis in forum Excel General
    Replies: 7
    Last Post: 06-10-2008, 02:55 PM
  6. [SOLVED] Counting Conditional Formats
    By kjai in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-07-2005, 02:12 PM
  7. counting the number of cell formats in a workbook
    By jérome Yacc in forum Excel General
    Replies: 3
    Last Post: 07-07-2005, 08:44 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