+ Reply to Thread
Results 1 to 3 of 3

Return multiple of a number based on a maximum and minimum quantity

  1. #1
    Registered User
    Join Date
    08-26-2014
    Location
    Seattle, WA
    MS-Off Ver
    2007
    Posts
    2

    Return multiple of a number based on a maximum and minimum quantity

    I need to create a formula to tell me to order multiples of box qty, to cover required qty, up to but not exceeding fixed order qty. Please see attached. Thank you
    Attached Files Attached Files

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,704

    Re: Return multiple of a number based on a maximum and minimum quantity

    Put this formula in E2:

    =MIN(D2,INT(C2/B2)+1)

    then copy down.

    Hope this helps.

    Pete

  3. #3
    Registered User
    Join Date
    08-26-2014
    Location
    Seattle, WA
    MS-Off Ver
    2007
    Posts
    2

    Re: Return multiple of a number based on a maximum and minimum quantity

    Pete,

    Thank you for your help. Unfortunately, this isn't quite what I was looking for. Please see updated attachment for perhaps a clearer explanation of my goal.

    Thanks again,
    Dan
    Attached Files Attached Files

+ 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: 2
    Last Post: 10-03-2014, 03:46 AM
  2. [SOLVED] Value return from Minimum and Maximum values
    By indira in forum Excel General
    Replies: 3
    Last Post: 09-03-2014, 08:37 PM
  3. [SOLVED] Finding minimum and maximum values based on multiple criteria and filtered data
    By jndreece in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 05-13-2014, 10:42 AM
  4. [SOLVED] Multiplication & divide with a minimum & maximum return
    By allend5 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-02-2013, 08:29 AM
  5. Replies: 4
    Last Post: 09-18-2009, 02:09 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