+ Reply to Thread
Results 1 to 2 of 2

assinging text to value ranges

Hybrid View

  1. #1
    Registered User
    Join Date
    02-15-2011
    Location
    Budapest
    MS-Off Ver
    Excel 2007
    Posts
    10

    assinging text to value ranges

    Hi

    What I want to do is to assign text to values based on ranges. Something like this


    z<-2 +++
    z>-2 and z<-1 ++
    z>-1 and z<-0,25 +
    z>-0,25 and z<0,25 0
    z>0,25 and z<1 -
    z>1 and z<2 - -
    z>2 - - -

    So if the value in a cell is 1.45 for example than it would be "- -" and so on. I did these kind of things with nested if functions before, but I can't really do it with this many and I was wondering if there is an easier way to do this.

    Hope I was clear enough. I am welcoming any suggestions.

    Cheers

  2. #2
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,169

    Re: assinging text to value ranges

    Hi tkollo1984

    You need a VLookup with a Range_Lookup value of True. See the Example attached.
    Attached Files Attached Files
    One test is worth a thousand opinions.
    Click the * Add Reputation below to say thanks.

+ 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