+ Reply to Thread
Results 1 to 4 of 4

Total Count

  1. #1
    Registered User
    Join Date
    06-19-2012
    Location
    US
    MS-Off Ver
    MS Office 2010
    Posts
    3

    Total Count

    I am really stumped... If you look at the attachment, what I'm trying to do is count the "Number of Visible Products" in column C only IF there is an x in "Converted" column A. I would like the sum of those converted products in C2. Basically, I will be going into this spreadsheet to put an x in column A when new vendors are converted, but I don't want to keep adding the associated number in column C. Is there an easy way where it automatically looks up the vendors with "x" and the number of products?

    Thanks!
    Attached Files Attached Files

  2. #2
    Forum Expert Cutter's Avatar
    Join Date
    05-24-2004
    Location
    Ontario,Canada
    MS-Off Ver
    Excel 2010
    Posts
    6,451

    Re: Total Count

    Is this what you want:

    =SUMIF(A5:A107,"x",C5:C107)

  3. #3
    Forum Expert dilipandey's Avatar
    Join Date
    12-05-2011
    Location
    Dubai, UAE
    MS-Off Ver
    1997 - 2016
    Posts
    8,191

    Re: Total Count

    Hi echen,

    Welcome to the forum.

    If you wish to count x, you can use below formula:-

    =COUNTIF($A$5:$A$107,"x")

    Regards
    DILIPandey

    <click on below 'star' if this helps>
    DILIPandey, Excel rMVP
    +919810929744 (India), +971528225509 (Dubai), [email protected]

  4. #4
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Total Count

    or with an pivot table.
    Attached Files Attached Files

+ 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