+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Registered User
    Join Date
    07-03-2009
    Location
    Sydney
    MS-Off Ver
    Excel 2002
    Posts
    1

    Generating a detailed list based on data selected and it's information

    Hello all,

    I am trying to create a database/spreadsheet that has a list of daily dinner meals and each meal's required grocery items and quantity/weight (this is the source data), and a daily dinner planner that uses a dropdown list from the source data, When you select each day's meal in the Planner page, it generates a shopping list of the grocery items required and totals their quantity/weight.

    I have generated the basic source data, and the planner with dropdown list, but I am at a loss as to how to create the Shopping List worksheet. I imagine it would be lookups, or pivot tables, or maybe even Access databases, but I am completely at a loss as to how to do this.

    Would anyone know how to help me please? I have attached the file so far.

    Thanking you in advance.
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor mubashir aziz's Avatar
    Join Date
    03-18-2009
    Location
    Lahore, Pakistan
    MS-Off Ver
    Excel 2003
    Posts
    458

    Re: Generating a detailed list based on data selected and it's information

    To achieve the goal:
    1. I have created First four ranges by selecting (B2:V2; B3:V3;B4:V4;B5:V5 and give the ranges name from my sheet “my ranges names” ) from sheet “SOURCE Ingredients” and you can select and check the ranges name as well. I’ve created range “my_meals” from sheet “my ranges names”.

    2. Then in sheet “Meal Planner” in cell B2 using validation insert “my_meals” list
    3. Now selected the ranges from C3:W3 and write =indirect(B2) and press press Ctrl+Shift+Enter for Array formula.
    4. Your list from your “source ingredients” will appear here …
    5. you can change the value in B2 updo first 4 ranges which I created and check the list will also changed …

    For further guide line you can see below link as well…

    http://www.excelforum.com/excel-general/688900-list-displaying-data-in-multiple-cells-based-on-list-selection.html
    Attached Files Attached Files
    If this post helps, Please don't 4get to add to My reputation by clicking BluScale Icon in the Top Right Corner of Blue Bar of my Post.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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.2.0