+ Reply to Thread
Results 1 to 2 of 2

Counting letters and symbols

Hybrid View

  1. #1
    Zb Kornecki
    Guest

    Counting letters and symbols

    Hi our schedule sheets now need to be encoded with a specific letter or
    symbol for each possible shift. This include upper and lower case letters.
    and most of the symbols on the key board. Will how do I get Countif it
    differenciate an "A" form a "a". and will this work for symbols. thanks Zb


  2. #2
    Ron Coderre
    Guest

    RE: Counting letters and symbols

    Try something like this:

    For a list of values in A1:A1000

    This formula counts the number of cells containng exactlly "A", versus "a":
    =SUMPRODUCT(--EXACT(A1:A1000,"A"))

    Does that help?
    ***********
    Regards,
    Ron

    XL2002, WinXP


    "Zb Kornecki" wrote:

    > Hi our schedule sheets now need to be encoded with a specific letter or
    > symbol for each possible shift. This include upper and lower case letters.
    > and most of the symbols on the key board. Will how do I get Countif it
    > differenciate an "A" form a "a". and will this work for symbols. thanks Zb
    >


+ 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