+ Reply to Thread
Results 1 to 2 of 2

if minimum requirement isn't met

  1. #1
    Registered User
    Join Date
    08-08-2013
    Location
    North Pole
    MS-Off Ver
    Excel 2010
    Posts
    5

    if minimum requirement isn't met

    Hi I'm looking I have a problem and I'm looking for a formula.
    I have an order sheet in excel and if that order on the sheet doesn't accumulate to a certain value an extra amount will be added to bring the order to the mimimum value.

    e.g. if the minimum value is 100 and the order is only for 60, 40 will be added.
    or if the minimum value is 100 and the order is for 70, 30 will be added.
    The amount added could vary all the time.

    Is there any formula anyone could think of to help me with this?

    Thanks,
    Ciaran

  2. #2
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: if minimum requirement isn't met

    say your ordered things are in a1:d1
    =MAX(SUM(A1:d1),100)
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

+ 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. Replies: 7
    Last Post: 04-17-2013, 03:53 PM
  2. [SOLVED] activate the equation of a cell providing that another cell meets a minimum requirement
    By shauncoll in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 08-06-2012, 11:38 AM
  3. Find minimum SUM if no minimum number in row
    By zbor in forum Excel General
    Replies: 9
    Last Post: 12-25-2009, 05:04 AM
  4. [SOLVED] How to lookup the minimum, 2nd minimum and 3rd minimum.........
    By Mark McDonough in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 07-15-2006, 04:45 PM
  5. if until requirement met
    By stefan via OfficeKB.com in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 07-28-2005, 03: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