+ Reply to Thread
Results 1 to 3 of 3

IFs condition and not to be greater than specific amount

  1. #1
    Registered User
    Join Date
    04-29-2020
    Location
    Kuala Lumpur
    MS-Off Ver
    365
    Posts
    13

    IFs condition and not to be greater than specific amount

    Dear All

    I have a sets of Sales & Cashback by categories here :

    Every 10,000 Sales reached will get 50 cashback

    ** Max cashback is 250

    So i wish to get a formula to cover this exact cashback amount

    Ex : 10,000 (Sales) = 50 (cashback).
    But when the amount is in between 10,000 and 20,000, Ex : 12,500, the cashback amount should be falls under 50, not 62.50

    Attached herewith sample file

    Thank you in advance
    Attached Files Attached Files

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,055

    Re: IFs condition and not to be greater than specific amount

    Set up a small tabel showing amount/rate and use:

    =IF(H2="","",LOOKUP(H2,$Q$2:$Q$7,$R$2:$R$7))

    see file.
    Attached Files Attached Files
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

  3. #3
    Forum Expert wk9128's Avatar
    Join Date
    08-15-2020
    Location
    Australia
    MS-Off Ver
    365 V2403 and WPS V2022
    Posts
    3,427

    Re: IFs condition and not to be greater than specific amount

    Cell I2 formula , drag down

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

+ 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. [SOLVED] Multiple IFs condition with each not to be greater than specific amount
    By rickytripleh in forum Excel - New Users/Basics
    Replies: 6
    Last Post: 11-06-2021, 11:14 AM
  2. Split Amount Based on condition for specific cell value.
    By Abdur_rahman in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 04-16-2020, 05:47 AM
  3. [SOLVED] Add an amount to a cell if the value of one of the conditions is greater than X
    By execlass2 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 03-17-2019, 01:22 PM
  4. [SOLVED] list of names and amount where amount greater than zero
    By santbiju in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 12-15-2016, 10:49 AM
  5. Replies: 3
    Last Post: 07-03-2013, 10:43 AM
  6. [SOLVED] Condition and function to write number value greater than a specific number
    By excelinexcel7 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 11-08-2012, 06:09 PM
  7. Replies: 5
    Last Post: 09-30-2010, 08:02 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