+ Reply to Thread
Results 1 to 2 of 2

If specific data in one column....

  1. #1
    Registered User
    Join Date
    07-08-2009
    Location
    Nottingham
    MS-Off Ver
    Excel 2003
    Posts
    1

    Unhappy If specific data in one column....

    probably not a new question but here goes.
    2 columns of data. Want to create a formula that if data in first column is, say, A, then want to know number of data in second column that has a specific value, say, yes(or Y)

    tried several excel tutorials and nothing seems to work. HELP....I am going mad and my limited computer skills are not helping!

  2. #2
    Forum Expert Paul's Avatar
    Join Date
    02-05-2007
    Location
    Wisconsin
    MS-Off Ver
    2016/365
    Posts
    6,885

    Re: If specific data in one column....

    Hi Gwynna, welcome to the forum.

    Perhaps this will work for you:

    =SUMPRODUCT((A1:A100="A")*(B1:B100="Y"))

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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