+ Reply to Thread
Results 1 to 5 of 5

Greater than Less than in embedded IF statement

  1. #1
    Registered User
    Join Date
    03-18-2010
    Location
    Boca Raton, Florida
    MS-Off Ver
    Excel 2003
    Posts
    3

    Greater than Less than in embedded IF statement

    I have 3 different percentages to multiply one number by, based upon the value being within certain ranges. I can't seem to figure out how to say if(B10 is greater than, or less than x, +B10*22.5)

    Can someone help me figure out what the correct formula should be in column E?
    Attached Files Attached Files

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: Greater than Less than in embedded IF statement

    The workbook is password-protected.
    Entia non sunt multiplicanda sine necessitate

  3. #3
    Registered User
    Join Date
    03-18-2010
    Location
    Boca Raton, Florida
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: Greater than Less than in embedded IF statement

    sorry - you can use "ferrari" to open it

  4. #4
    Forum Contributor
    Join Date
    01-28-2008
    MS-Off Ver
    Excel 365
    Posts
    157

    Re: Greater than Less than in embedded IF statement

    In G6 I entered: =B6*VLOOKUP(B6,$K$4:$L$7,2). I then copied this down.

    In K4:L7 I entered the VLookup range:
    0 17.50%
    500,000 20.00%
    999,999 22.50%
    1,999,999 NA (I am not sure of the value to use for numbers greater than 1,999,999)

  5. #5
    Registered User
    Join Date
    03-18-2010
    Location
    Boca Raton, Florida
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: Greater than Less than in embedded IF statement

    Quote Originally Posted by Larry.LeBlanc@O View Post
    In G6 I entered: =B6*VLOOKUP(B6,$K$4:$L$7,2). I then copied this down.

    In K4:L7 I entered the VLookup range:
    0 17.50%
    500,000 20.00%
    999,999 22.50%
    1,999,999 NA (I am not sure of the value to use for numbers greater than 1,999,999)
    Thank you - that will work.

+ 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