+ Reply to Thread
Results 1 to 3 of 3

Count "YES" in B1:B8, C1:C8, etc when corresponding A="DETROIT"

Hybrid View

  1. #1
    Forum Expert
    Join Date
    03-23-2004
    Location
    London, England
    MS-Off Ver
    Excel 2019
    Posts
    7,078

    Re: Count "YES" in B1:B8, C1:C8, etc when corresponding A="DETROIT"

    =SUMPRODUCT((A1:A8="DETROIT")*(B1:B8="Yes"))
    =SUMPRODUCT((A1:A8="DETROIT")*(C1:C8="Yes"))
    =SUMPRODUCT((A1:A8="PHOENIX")*(B1:B8="Yes"))
    =SUMPRODUCT((A1:A8="PHOENIX")*(C1:C8="Yes"))
    Regards
    Special-K

    Ensure you describe your problem clearly, I have little time available to solve these problems and do not appreciate numerous changes to them.

  2. #2
    Registered User
    Join Date
    07-18-2013
    Location
    Michigan, UsA
    MS-Off Ver
    Excel 2007
    Posts
    2

    Re: Count "YES" in B1:B8, C1:C8, etc when corresponding A="DETROIT"

    Special-K, that works great. Thank you very much for your assistance! First time I've used that particular function!!

    Cheers,
    Dave

+ 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] How to Count number of "Error" and "OK" after the word "Instrument" found in table row
    By eltonlaw in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 05-17-2012, 06:26 AM
  2. Replies: 5
    Last Post: 10-12-2010, 06:46 AM
  3. Replies: 1
    Last Post: 07-16-2010, 02:44 AM
  4. Replies: 5
    Last Post: 06-26-2006, 09:23 PM
  5. Replies: 7
    Last Post: 05-13-2006, 05:02 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