Closed Thread
Results 1 to 3 of 3

count total of items with multiple condition

  1. #1
    Registered User
    Join Date
    08-24-2006
    Posts
    61

    count total of items with multiple condition

    I got a sheet whcih need user to input pass,fail or NA.
    and i need to have a summary.
    to count "P"
    =COUNTIF(D4:D99,"P")

    but i don;t know the formula to count all the condition,(P,F,NA)
    i wich to use count formula instead of SUM. to avoid if user forget to input any (P,F,NA) result.
    see attached file
    Attached Files Attached Files

  2. #2
    Forum Contributor VBA Noob's Avatar
    Join Date
    04-25-2006
    Location
    London, England
    MS-Off Ver
    xl03 & xl 07(Jan 09)
    Posts
    11,988
    Maybe counta

    =COUNTA(D4:D99)

    VBA Noob
    _________________________________________


    Credo Elvem ipsum etian vivere
    _________________________________________
    A message for cross posters

    Please remember to wrap code.

    Forum Rules

    Please add to your signature if you found this link helpful. Excel links !!!

  3. #3
    Valued Forum Contributor mudraker's Avatar
    Join Date
    11-10-2003
    Location
    Melbourne, Australia
    Posts
    3,983
    only_lonely

    Closing thread for Cross posting

    Please read forum rules - see links below
    Please Read Forum Rules Before Posting
    Wrap VBA code by selecting the code and clicking the # icon or Read This
    How To Cross Post politely

    Top Excel links for beginners to Experts

    If you are pleased with a member's answer then use the Scales icon to rate it
    If my reply has assisted or failed to assist you I welcome your Feedback.

Closed 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