+ Reply to Thread
Results 1 to 2 of 2

Add 100 only if greater than 5200 (condition); Keep the same value between 2 values.

  1. #1
    Registered User
    Join Date
    01-23-2023
    Location
    Constanta, Romania
    MS-Off Ver
    16.34
    Posts
    1

    Add 100 only if greater than 5200 (condition); Keep the same value between 2 values.

    Hello!
    Can somebody help me?
    I already have TWO formulas in two cells (columns):
    Column 1) =IF(AF1695>=5200,MAX(150,ROUNDUP((AF1695-200)/25,-1))+100,MAX(150,ROUNDUP(AF1695/25,-1)))
    I would like to update this formula with the following conditions:
    * If 7450<AF1695<=8950, cell result to keep fixed, to remain the same as the value of AF is 7451.
    * If AF>8950, cell value to increase proportionally again, but with +50 instead +100. ((AF1695-200)/25,-1))+50
    Column 2) =IF(AF1695>=5200,MAX(150,ROUNDUP((AF1695-200)/25,-1)),MAX(150,ROUNDUP(AF1695/25,-1)))
    I would like to update this formula with the following conditions:
    * If 7450<AF1695<=8950, to add in the Column 2 the value wich is not added in the Column 1 (because its value does not increase)
    * If AF>8950, cell value to increase proportionally again, with +50. ((AF1695-200)/25,-1))+50
    EXAMPLE;
    AF value is 7450; result AY(Column 1) value will be 390 and BC(Column 2) value will be 290
    AF value is 7451; result AY(Column 1) value will be 400 and BC(Column 2) value will be 300
    AF value is 7800; result AY(Column 1) value will be 400 and BC(Column 2) value will be 320
    AF value is 8000; result AY(Column 1) value will be 400 and BC(Column 2) value will be 340
    AF value is 8300; result AY(Column 1) value will be 400 and BC(Column 2) value will be 360
    AF value is 8500; result AY(Column 1) value will be 400 and BC(Column 2) value will be 380
    AF value is 8800; result AY(Column 1) value will be 400 and BC(Column 2) value will be 400
    AF value is 8950; result AY(Column 1) value will be 400 and BC(Column 2) value will be 400
    AF value is 9000; result AY(Column 1) value will be 410 and BC(Column 2) value will be 410
    AF value is 9300; result AY(Column 1) value will be 420 and BC(Column 2) value will be 420
    AF value is 9500; result AY(Column 1) value will be 430 and BC(Column 2) value will be 430
    AF value is 9800; result AY(Column 1) value will be 440 and BC(Column 2) value will be 440

    And so on...

    Thank you very much!

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,780

    Re: Add 100 only if greater than 5200 (condition); Keep the same value between 2 values.

    Administrative Note:

    Welcome to the forum.

    We would very much like to help you with your query, however it has been brought to our attention that the same query has been posted on one or more other forums and you have not told us about this. You are required to do so.

    Please see Forum Rule #3 about cross-posting and adjust accordingly. Read this to understand why we (and other sites like us) consider this to be important: https://excelguru.ca/a-message-to-forum-cross-posters/

    (Note: this requirement is not optional. As you are new here, I shall do it for you this time: https://www.msofficeforums.com/excel...condition.html and https://www.mrexcel.com/board/thread...lue-2.1227733/)
    Last edited by AliGW; 01-24-2023 at 05:31 AM.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

+ 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] IFs condition and not to be greater than specific amount
    By rickytripleh in forum Office 365
    Replies: 2
    Last Post: 12-31-2021, 06:25 PM
  2. Replies: 2
    Last Post: 07-26-2020, 06:37 AM
  3. how to find minimum of 4 variable with a condition greater than zero
    By dorabajji in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 10-11-2019, 08:53 AM
  4. if condition with greater than and equal senario
    By SAMKHAN79 in forum Excel General
    Replies: 1
    Last Post: 10-10-2016, 10:43 AM
  5. [SOLVED] Condition Format 'Number' Greater than only.
    By JasonNeedsHelp in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 09-25-2014, 09:29 PM
  6. [SOLVED] count values greater 2 or greater in a column.
    By ammartino44 in forum Excel General
    Replies: 3
    Last Post: 09-16-2014, 07:05 PM
  7. More than 1 condition of 'greater than date'
    By unley in forum Excel General
    Replies: 3
    Last Post: 07-12-2010, 10:08 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