+ Reply to Thread
Results 1 to 2 of 2

How do I enter a formula in a cell so that letters= a number i.e..

Hybrid View

  1. #1
    Alex
    Guest

    How do I enter a formula in a cell so that letters= a number i.e..

    How do I enter a formula in a cell so that letters= a number i.e Y=5, N=2.

  2. #2
    Jason Morin
    Guest

    Re: How do I enter a formula in a cell so that letters= a number i.e..

    =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

    >-----Original Message-----
    >How do I enter a formula in a cell so that letters= a

    number i.e Y=5, N=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