+ Reply to Thread
Results 1 to 4 of 4

Number range word

  1. #1
    Registered User
    Join Date
    06-24-2015
    Location
    Manchester
    MS-Off Ver
    2010
    Posts
    76

    Number range word

    Hi I have a range of number from 0 to over however many it goes to. (No limit)

    I need a formula so that if the number in the column is less than 50 it gives me the word "new", if its between 51 and 100 then its "old" and if its over 100 then it needs to say "Aged"

    Can you tell me the best formula?

    Many Thanks

  2. #2
    Forum Expert BadlySpelledBuoy's Avatar
    Join Date
    06-14-2013
    Location
    East Sussex, UK
    MS-Off Ver
    365
    Posts
    8,057

    Re: Number range word

    One way:

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    Change A1 to suit your data

    You can wrap it in IFERROR to take account of blank cells if that's required.

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    BSB
    Last edited by BadlySpelledBuoy; 05-10-2016 at 09:36 AM.

  3. #3
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: Number range word

    Try this
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    v A B
    1 50 New
    2 60 Old
    3 70 Old
    4 10 New
    5 42 New
    6 102 Aged
    If you like my answer please click on * Add Reputation
    Don't forget to mark threads as "Solved" if your problem has been resolved

    "Nothing is so firmly believed as what we least know."
    --Michel de Montaigne

  4. #4
    Valued Forum Contributor
    Join Date
    01-03-2016
    Location
    Conwy, Wales
    MS-Off Ver
    2016
    Posts
    974

    Re: Number range word

    if your first value is in cell A2, put this formula in B2 and copy&paste down columnB
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    If a response has helped then please consider rating it by clicking on *Add Reputation below the post
    When your issue has been resolved don't forget to mark the thread SOLVED (click Thread Tools at top of thread)

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Looking to paste a word over a range cells and add a number at the end.
    By NWR1Games in forum Excel - New Users/Basics
    Replies: 2
    Last Post: 11-21-2014, 02:29 PM
  2. Replies: 13
    Last Post: 11-19-2014, 11:22 AM
  3. VBA Code to create n number of word documents from excel range.
    By skonduru in forum Word Formatting & General
    Replies: 1
    Last Post: 01-30-2013, 03:04 AM
  4. VBA code to copy and create n number of word documents from excel range
    By skonduru in forum Word Programming / VBA / Macros
    Replies: 3
    Last Post: 01-17-2013, 03:20 PM
  5. [SOLVED] Formula to count number of times specific word used in column range
    By flammer4 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 04-07-2012, 01:42 PM
  6. count number of occurances of a word in a range
    By John Davies in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-24-2006, 09:50 AM
  7. Replies: 3
    Last Post: 07-14-2005, 08:53 AM

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