+ Reply to Thread
Results 1 to 6 of 6

PRICE level checking

  1. #1
    Forum Contributor
    Join Date
    01-04-2014
    Location
    East Africa
    MS-Off Ver
    MS OFFICE 2019 PRO
    Posts
    3,616

    PRICE level checking

    Find attached , this saleman was not suppose to sell quantity 6 at discount , chart falls on no discount

    What is the formula on 02 , to pull the price discount ( expected answer = 0% ) level from the table below , 0 50 , if 0 to 50 quantity is sold that price of item has no discount
    Attached Files Attached Files

  2. #2
    Forum Contributor
    Join Date
    01-04-2014
    Location
    East Africa
    MS-Off Ver
    MS OFFICE 2019 PRO
    Posts
    3,616

    Re: PRICE level checking

    The negative -6 can be over typed to positive 6 to avoid the formula convert negative to positives

  3. #3
    Valued Forum Contributor AZ-XL's Avatar
    Join Date
    03-22-2013
    Location
    Azerbaijan, Baku
    MS-Off Ver
    Excel 2007
    Posts
    603

    Re: PRICE level checking

    Hi
    =INDEX(M4:M7,MATCH(ABS(H2),H4:H7,1))
    Appreciate the help? CLICK *

  4. #4
    Forum Contributor
    Join Date
    01-04-2014
    Location
    East Africa
    MS-Off Ver
    MS OFFICE 2019 PRO
    Posts
    3,616

    Re: PRICE level checking

    I think maybe the table is not required, just if the formula can do the follow

    check what qty is on h2 than,

    if quantity is 0 to 50 it should write 0%
    if quantity is 50 to 100 it should write 17%
    if quantity is 101 to 200 it should write 22%
    if quantity is 200 to 1000 it should write 28%

    Its a multiple level if formula i think

  5. #5
    Valued Forum Contributor AZ-XL's Avatar
    Join Date
    03-22-2013
    Location
    Azerbaijan, Baku
    MS-Off Ver
    Excel 2007
    Posts
    603

    Re: PRICE level checking

    Is this what you want?

    See the attached file
    Attached Files Attached Files

  6. #6
    Forum Contributor
    Join Date
    01-04-2014
    Location
    East Africa
    MS-Off Ver
    MS OFFICE 2019 PRO
    Posts
    3,616

    Re: PRICE level checking

    This is AZ-XL , need not to struggle if the multiple level , though how would the multiple if look like on this one ?
    I shall be able to neck the team for those who sell outside the setted parametres , thank you again

+ 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. Bill of Materials conversion from multi level to single level
    By susmitpatel in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 07-11-2013, 12:53 AM
  2. Replies: 3
    Last Post: 01-03-2013, 12:32 AM
  3. Replies: 4
    Last Post: 08-15-2012, 09:49 AM
  4. Replies: 8
    Last Post: 11-03-2011, 10:55 AM
  5. [SOLVED] Checking for security level to allow macros to run
    By Klaus in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 08-18-2005, 06:05 PM

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