+ Reply to Thread
Results 1 to 6 of 6

Change number to text formula

  1. #1
    Domenic
    Guest

    Re: Change number to text formula

    Try...

    =LOOKUP(A1,{50,60,70},{"A","B","C"})

    ....where A1 contains the person's age.

    Hope this helps!

    In article <[email protected]>,
    "Fesk" <[email protected]> wrote:

    > Hi
    > I would like to be able to type in persons age and have excel place it into
    > a category.
    >
    > eg
    > 50 to 59 would be in the 'A' category
    > 60 to 65 would be in the 'B' category
    > 70 and over would be in the 'c' category
    >
    > Hope you can make sense of this. Any help would be appreciated.
    > Thanks
    > Fesk


  2. #2
    Domenic
    Guest

    Re: Change number to text formula

    Try...

    =LOOKUP(A1,{50,60,70},{"A","B","C"})

    ....where A1 contains the person's age.

    Hope this helps!

    In article <[email protected]>,
    "Fesk" <[email protected]> wrote:

    > Hi
    > I would like to be able to type in persons age and have excel place it into
    > a category.
    >
    > eg
    > 50 to 59 would be in the 'A' category
    > 60 to 65 would be in the 'B' category
    > 70 and over would be in the 'c' category
    >
    > Hope you can make sense of this. Any help would be appreciated.
    > Thanks
    > Fesk


  3. #3
    Domenic
    Guest

    Re: Change number to text formula

    Try...

    =LOOKUP(A1,{50,60,70},{"A","B","C"})

    ....where A1 contains the person's age.

    Hope this helps!

    In article <[email protected]>,
    "Fesk" <[email protected]> wrote:

    > Hi
    > I would like to be able to type in persons age and have excel place it into
    > a category.
    >
    > eg
    > 50 to 59 would be in the 'A' category
    > 60 to 65 would be in the 'B' category
    > 70 and over would be in the 'c' category
    >
    > Hope you can make sense of this. Any help would be appreciated.
    > Thanks
    > Fesk


  4. #4
    Domenic
    Guest

    Re: Change number to text formula

    Try...

    =LOOKUP(A1,{50,60,70},{"A","B","C"})

    ....where A1 contains the person's age.

    Hope this helps!

    In article <[email protected]>,
    "Fesk" <[email protected]> wrote:

    > Hi
    > I would like to be able to type in persons age and have excel place it into
    > a category.
    >
    > eg
    > 50 to 59 would be in the 'A' category
    > 60 to 65 would be in the 'B' category
    > 70 and over would be in the 'c' category
    >
    > Hope you can make sense of this. Any help would be appreciated.
    > Thanks
    > Fesk


  5. #5
    Fesk
    Guest

    Change number to text formula

    Hi
    I would like to be able to type in persons age and have excel place it into
    a category.

    eg
    50 to 59 would be in the 'A' category
    60 to 65 would be in the 'B' category
    70 and over would be in the 'c' category

    Hope you can make sense of this. Any help would be appreciated.
    Thanks
    Fesk

  6. #6
    Domenic
    Guest

    Re: Change number to text formula

    Try...

    =LOOKUP(A1,{50,60,70},{"A","B","C"})

    ....where A1 contains the person's age.

    Hope this helps!

    In article <[email protected]>,
    "Fesk" <[email protected]> wrote:

    > Hi
    > I would like to be able to type in persons age and have excel place it into
    > a category.
    >
    > eg
    > 50 to 59 would be in the 'A' category
    > 60 to 65 would be in the 'B' category
    > 70 and over would be in the 'c' category
    >
    > Hope you can make sense of this. Any help would be appreciated.
    > Thanks
    > Fesk


+ 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