+ Reply to Thread
Results 1 to 4 of 4

can i get a letter to be calculated in a worksheet

  1. #1
    kristi _ 71
    Guest

    can i get a letter to be calculated in a worksheet



  2. #2
    Peo Sjoblom
    Guest

    Re: can i get a letter to be calculated in a worksheet

    Please write the question in the body of the message

    http://www.cpearson.com/excel/sortws.htm

    What do you mean by calculating a letter, count it, calculating a value
    associated with it?

    --

    Regards,

    Peo Sjoblom


    "kristi _ 71" <[email protected]> wrote in message
    news:[email protected]...
    >




  3. #3
    JulieD
    Guest

    Re: can i get a letter to be calculated in a worksheet

    Hi

    Jason answered a similar question posted about 1.5 hrs before yours this
    way:
    ----------

    =IF(A1="Y",5,IF(A1="N",2,""))

    If you have a lot of letters you need to convert, then
    I'd suggest creating a table and using VLOOKUP. See here
    for a tutorial:

    http://www.contextures.com/xlFunctions02.html

    HTH
    Jason
    Atlanta, GA

    -------------

    if this isn't what you're looking for, please repost with more details in
    the message body of your post as to what you're actually trying to achieve.

    Cheers
    JulieD


    "kristi _ 71" <[email protected]> wrote in message
    news:[email protected]...
    >




  4. #4
    Doug
    Guest

    RE: can i get a letter to be calculated in a worksheet

    Look at the CHAR and CODE worksheet functions. Here are some calculations I
    did:

    =CODE("D")
    =CHAR(J5+66)

    "kristi _ 71" wrote:

    >


+ 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