+ Reply to Thread
Results 1 to 2 of 2

Creating a Count formula

Hybrid View

Guest Creating a Count formula 05-30-2006, 04:10 PM
Guest Re: Creating a Count formula 05-30-2006, 05:15 PM
  1. #1
    Shelyna
    Guest

    Creating a Count formula

    Current formula is: =COUNTIF(M8:M145,"WV")

    From that info, I want to count the data from another column (X) that
    coincides with the "WV" data that I just collected.
    X column contains an IF formula: =IF((C145>$a$1),0,1) ... [from cell 8:145]

    What would my formula be?






  2. #2
    Bob Phillips
    Guest

    Re: Creating a Count formula

    =SUMIF(M8:M145,"WV",X8:X145)


    --

    HTH

    Bob Phillips

    (remove nothere from the email address if mailing direct)

    "Shelyna" <Shelyna@discussions.microsoft.com> wrote in message
    news:748F9D57-46DD-4E6B-A429-8678EE5B8643@microsoft.com...
    > Current formula is: =COUNTIF(M8:M145,"WV")
    >
    > From that info, I want to count the data from another column (X) that
    > coincides with the "WV" data that I just collected.
    > X column contains an IF formula: =IF((C145>$a$1),0,1) ... [from cell

    8:145]
    >
    > What would my formula be?
    >
    >
    >
    >
    >




+ 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