+ Reply to Thread
Results 1 to 3 of 3

Formual to tally how many 'yes' and 'no' selections made in drop down boxes

  1. #1
    Registered User
    Join Date
    07-14-2016
    Location
    NSW, Australia
    MS-Off Ver
    excel 2007
    Posts
    1

    Formual to tally how many 'yes' and 'no' selections made in drop down boxes

    Hi,
    I need to create a formula that will show how many 'yes' selections and how many 'no' selections are selected in a column of drop down boxes. Is this do-able? Thank you

  2. #2
    Forum Expert BadlySpelledBuoy's Avatar
    Join Date
    06-14-2013
    Location
    East Sussex, UK
    MS-Off Ver
    365
    Posts
    7,938

    Re: Formual to tally how many 'yes' and 'no' selections made in drop down boxes

    Are these drop down boxes "in cell" (i.e. data validation drop downs) or are they form controls added to the sheet?

    Perhaps attaching a small sample workbook (desensitized) would be of use.

    BSB

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

    Re: Formual to tally how many 'yes' and 'no' selections made in drop down boxes

    For the Yes choices: =COUNTIF(drop-down-box-range,"Yes")
    For the Yes choices: =COUNTIF(drop-down-box-range,"No")
    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. It's a universal courtesy.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    NB:
    as a Moderator, I never accept friendship requests.
    Forum Rules (updated August 2023): please read them here.

+ 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. [SOLVED] VBA running slow when selections are made
    By cinstanl in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-13-2016, 02:51 PM
  2. Call macro if selection made from either of two drop down boxes
    By lukestkd in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-20-2016, 08:10 PM
  3. Replies: 3
    Last Post: 01-09-2014, 05:55 PM
  4. [SOLVED] If two different selections made from drop down menu = to answer in new cell
    By randomfluky in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-17-2013, 05:54 AM
  5. Run different Macros based on what selections have been made in checkbox
    By vetteengr in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 11-13-2012, 01:13 PM
  6. Replies: 10
    Last Post: 11-19-2009, 04:51 PM
  7. Formual problem - Payments made to date
    By jon_wolf69 in forum Excel General
    Replies: 2
    Last Post: 08-22-2008, 12:07 PM

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