+ Reply to Thread
Results 1 to 5 of 5

Finding a range of products that fits within a given area

  1. #1
    Registered User
    Join Date
    08-15-2014
    Location
    Denmark
    MS-Off Ver
    365 Pro
    Posts
    94

    Question Finding a range of products that fits within a given area

    Hi all

    I want to make a sheet with a list of products (i have a variety of about 1200 products in total) in which the area of the products are also listed.

    In the green cells in the attached example sheet, I want to manually input the size of the area that a customer gives me. I need the yellow cells to return a list of all products that fits within the given area (orientation of the products doesn't matter).

    Is there any possible way of doing this? I was trying to use the LOOKUP functions, but I can't make it work
    Attached Files Attached Files

  2. #2
    Forum Guru benishiryo's Avatar
    Join Date
    03-25-2011
    Location
    Singapore
    MS-Off Ver
    Excel 2013
    Posts
    5,147

    Re: Finding a range of products that fits within a given area

    hi there. maybe this array formula:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    ...confirmed by pressing CTRL+SHIFT+ENTER to activate the array, not just ENTER. You will know the array is active when you see curly braces { } appear around your formula. If you do not CTRL+SHIFT+ENTER you will get an error or a clearly incorrect answer.

    are your Product really numbers? if they are, use this to prevent zeroes from appearing:
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    if they are texts, use:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    Thanks, if you have clicked on the * and added our rep.

    If you're satisfied with the answer, click Thread Tools above your first post, select "Mark your thread as Solved".

    "Contentment is not the fulfillment of what you want, but the realization of what you already have."


    Tips & Tutorials I Compiled | How to Get Quick & Good Answers

  3. #3
    Registered User
    Join Date
    08-15-2014
    Location
    Denmark
    MS-Off Ver
    365 Pro
    Posts
    94

    Re: Finding a range of products that fits within a given area

    Thank you benishiryo! Yes - the products are "numbers" :-)

    This formula works as intended:
    Please Login or Register  to view this content.
    But what if orientation doesn't matter? E.g. if you instead of "700 x 500" enter "500 x 700"?

    Are there any way to make this possible too?

  4. #4
    Forum Guru benishiryo's Avatar
    Join Date
    03-25-2011
    Location
    Singapore
    MS-Off Ver
    Excel 2013
    Posts
    5,147

    Re: Finding a range of products that fits within a given area

    you're very welcome. but let me get this straight because you don't seem to have an eg showing such a scenario. so say we add in a new data in row 11:
    Product 10010
    length 400
    width 650

    this is supposed to be included because the reverse scenario 500 x 700 would include this? if so, try:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

  5. #5
    Registered User
    Join Date
    08-15-2014
    Location
    Denmark
    MS-Off Ver
    365 Pro
    Posts
    94

    Re: Finding a range of products that fits within a given area

    I just figured that the easiest way is to sort the product dimensions B: Highest value - C: Lowest value, and then always enter the measured area highest x lowest :-)

    Thank you very much for the help!! :-D

+ 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: 6
    Last Post: 03-05-2016, 02:42 PM
  2. [SOLVED] Area Chart - How to change the order of the products
    By zanshin777 in forum Excel Charting & Pivots
    Replies: 2
    Last Post: 12-22-2015, 08:31 AM
  3. [SOLVED] Finding the next date that fits multiple criteria - Complex formula.
    By JulesR in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 06-20-2015, 03:33 AM
  4. [SOLVED] How to test if range selected fits criteria
    By anrichards22 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-10-2015, 12:40 AM
  5. Loop issues - Find value in range that fits value in defined name range
    By Sc0tt1e in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 10-31-2014, 11:33 AM
  6. Finding chart area or plot area
    By rlkerr in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 08-25-2014, 04:35 PM
  7. Finding a row that best fits the data that I have
    By peterjackson1989 in forum Excel General
    Replies: 0
    Last Post: 01-08-2013, 12:38 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