+ Reply to Thread
Results 1 to 2 of 2

sales percentage lookup

  1. #1
    Registered User
    Join Date
    11-10-2007
    Posts
    1

    sales percentage lookup

    I have a formula that calculates a sales percentage based on the amount of sales, I cannot make it work any help.
    =IF(B9<1000,($B$3*5/100),0*OR(B9<999.99,,($B$3*10/100),0*OR(B9>3999.99,,($B$3*12.5/1
    the forumala is supposed to calculate anything from Cell B3, if less than $1000.00 then multiply by 5%, if between $1000.00 to $3999.99 then mulitply by 10% and if over $3999.99 then multiply by 12.5%.

  2. #2
    Forum Expert Ron Coderre's Avatar
    Join Date
    03-22-2005
    Location
    Boston, Massachusetts
    MS-Off Ver
    2013, 2016, O365
    Posts
    6,996

    need help with forumula

    If you only ever use one of the percents, then you've got several options.

    Here's one:
    Please Login or Register  to view this content.
    Is that something you can work with?
    Post back if you have more questions.
    Ron
    Former Microsoft MVP - Excel (2006 - 2015)
    Click here to see the Forum Rules

+ 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