+ Reply to Thread
Results 1 to 2 of 2

coun if

  1. #1
    thanks
    Guest

    coun if

    IN a count if formula hao can I exclude "letters".

    Example:
    A 3
    B 0
    C h
    D 2
    E k
    The formula should only count numbers greater than 0 and it should not
    inlcude the letters. The aswer in this example must be "2".


  2. #2
    JE McGimpsey
    Guest

    Re: coun if

    one way:

    =COUNTIF(B:B,">0")

    In article <[email protected]>,
    thanks <[email protected]> wrote:

    > IN a count if formula hao can I exclude "letters".
    >
    > Example:
    > A 3
    > B 0
    > C h
    > D 2
    > E k
    > The formula should only count numbers greater than 0 and it should not
    > inlcude the letters. The aswer in this example must be "2".


+ 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