+ Reply to Thread
Results 1 to 2 of 2

Excel calcultaion optimal number of oneups

  1. #1
    Registered User
    Join Date
    06-13-2019
    Location
    Bosis
    MS-Off Ver
    2010
    Posts
    1

    Question Excel calcultaion optimal number of oneups

    Does anyone know how can I automatically get number of items on a sheet based on max number allowed and according to quantity.
    For example:
    - Max number is 30 and total sum of each "product" must be 30.
    - I have an order lets say:
    2000 A1
    4000 A2
    4000 A3
    2000 A4

    The result I need to be displayed is:
    A1 5 pieces
    A2 10 pieces
    A3 10 pieces
    A4 5 pieces

    This totals 30 and now I know that I need 400 sheets in total, where I will have each of the items like in the results. Of course the number 30 will change so will the ordered quantity. IS there a formula that can display these results according to those 2 given information?

  2. #2
    Forum Expert José Augusto's Avatar
    Join Date
    10-29-2014
    Location
    Portugal
    MS-Off Ver
    2013-2016
    Posts
    3,329

    Re: Excel calcultaion optimal number of oneups

    Hi

    You can use

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

    where C5:C8 are the number of items, D3 are the max allowed.

    See the file to clarify
    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. [SOLVED] Designing an Excel application for simultaneous use and for optimal maintainability
    By u3rick in forum Excel Programming / VBA / Macros
    Replies: 498
    Last Post: 05-25-2016, 03:26 PM
  2. [SOLVED] Optimal System Requirements for Excel 2013
    By lugburz in forum Excel General
    Replies: 7
    Last Post: 12-08-2015, 11:04 AM
  3. [SOLVED] Optimal way to retrieve data from another excel file
    By lwflip in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 04-17-2015, 03:19 PM
  4. Excel Solver - Optimal Strategy
    By adodson in forum Excel General
    Replies: 7
    Last Post: 02-22-2015, 06:15 PM
  5. How to use excel solver to determine optimal order
    By Meijer in forum Excel Formulas & Functions
    Replies: 13
    Last Post: 06-01-2010, 05:59 PM
  6. Volatile Function in VBA code Calcultaion
    By hedge in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 05-14-2009, 03:14 AM
  7. Excel Solver giving wrong optimal solution
    By gtg430i in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 06-11-2008, 02:29 PM

Tags for this Thread

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