+ Reply to Thread
Results 1 to 8 of 8

Conditional Drop Down Menu - multiple variables

  1. #1
    Registered User
    Join Date
    06-21-2011
    Location
    California
    MS-Off Ver
    Excel 2010
    Posts
    2

    Conditional Drop Down Menu - multiple variables

    I work for a small fashion company, and I want to (for fun as well as to help improve the company) improve our inventory sheet on excel. The current sheet is not very organized. I need help on creating drop down menus that are all linked together.

    So there are styles, size, color, fabric, and quantity.

    For example, style 1234 can be in size XS to XL, the colors could be black, white, etc, and the fabric could be cotton, or wool etc.

    I would like it to be that on the main page (the only page my boss would use) she woulld open the first drop down menu and select the desired style, then the next drop down menu lists the sizes, then the next does the color, and the next is the fabric, and after you do that the quantity appears in a specified cell.

    This way my boss can easily see what quantity she has of a specific garment when a boutique calls and asks how many of #### in _____ she has, and she doesn’t have to run and go check the warehouse.

    As the fashion industry constantly is adapting to the people needs I would like it to be easy to add new colors and styles without having to redo the entire excel sheet.

    An added bonus would be to have the ability to (from the same page) put in a request to add more of that style or remove and in doing so update the inventory.


    If somebody could tell me how I would start this that would be wonderful, then I could take it from there. Thanks a bunch.
    Attached Images Attached Images
    Last edited by mattmega4; 07-04-2011 at 08:49 PM. Reason: Add picture

  2. #2
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,372

    Re: Please Help! - dependant drop down lists for inventory

    Hello,

    does that mean that ALL styles are available in ALL fabrics and ALL sizes and ALL colours?

    It might be easier to have the inventory as a contiguous Excel list with the columns

    Style _|_ Fabric _|_ size _|_ colour _|_ stock level

    Then you can build a pivot table. With Excel 2010 you can use slicers to make it very easy for the user to drill down to a particular item. If you select a style with a slicer, the Fabrics slicer will automatically only show the fabrics for that style, etc.

    Post some sample data in a workbook if you need help setting up such a pivot table.

    cheers,

  3. #3
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200

    Re: Please Help! - dependant drop down lists for inventory

    Your post does not comply with Rule 1 of our Forum RULES. Your post title should accurately and concisely describe your problem, not your anticipated solution. Use terms appropriate to a Google search. Poor thread titles, like Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will be addressed according to the OP's experience in the forum: If you have less than 10 posts, expect (and respond to) a request to change your thread title. If you have 10 or more posts, expect your post to be locked, so you can start a new thread with an appropriate title.
    To change a Title on your post, click EDIT then Go Advanced and change your title, if 2 days have passed ask a moderator to do it for you.

    PLEASE PM WHEN YOU HAVE DONE THIS AND I WILL DELETE THIS POST
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

  4. #4
    Registered User
    Join Date
    06-21-2011
    Location
    California
    MS-Off Ver
    Excel 2010
    Posts
    2

    Conditional Drop Down Menu - multiple variables

    Quote Originally Posted by teylyn View Post
    does that mean that ALL styles are available in ALL fabrics and ALL sizes and ALL colours?
    cheers,
    Yes and no.
    No because currently speaking not all of the styles are available in all the fabrics or all the sizes or even in all the colors.
    But then yes because many of the styles are available in different fabrics and colors and sizes than they were last year.

    And i figure it would be best to make it so any style is available in ANY size, color and fabric so if next season my boss decides to change the fabric or add a color option ...it would require less work for me to update the excel sheet.

  5. #5
    Registered User
    Join Date
    07-10-2015
    Location
    India
    MS-Off Ver
    2013
    Posts
    3

    Re: Conditional Drop Down Menu - multiple variables

    I have the same question. as above.
    please help me.. m in great problem. not able to organize the data.

    I have style no. starting from 1- 50.
    each style is in 4 to 5 colors and each color has 4 sizes- Us2, us4, us6, us8
    and each piece has stock inventory of 6 to 7 pieces. Few have zero inventory.

    Fabrics are getting repeated over styles.

    Firstly I want to have the data on one sheet. in easy and presentable manner.

    Now I have to go to market and get the fabric.

    So i want to have the total inventory list of fabric that needs to be purchased for coming month, for n no. of inventory pieces,

    I have a basic raw data messed up file . which has a column for fabric and lining name and consumption per piece.

    and my brain is not working now..how to arrange. Pleaseeeee help.

    [email protected], [email protected]
    India

  6. #6
    Registered User
    Join Date
    07-10-2015
    Location
    India
    MS-Off Ver
    2013
    Posts
    3

    Re: Conditional Drop Down Menu - multiple variables

    i need ur help.
    I have style no. starting from 1- 50.
    each style is in 4 to 5 colors and each color has 4 sizes- Us2, us4, us6, us8
    and each piece has stock inventory of 6 to 7 pieces. Few have zero inventory.

    Fabrics are getting repeated over styles.

    Firstly I want to have the data on one sheet. in easy and presentable manner.

    Now I have to go to market and get the fabric.

    So i want to have the total inventory list of fabric that needs to be purchased for coming month, for n no. of inventory pieces,

    I have a basic raw data messed up file . which has a column for fabric and lining name and consumption per piece.

    and my brain is not working now..how to arrange. Pleaseeeee help.

    [email protected], [email protected]
    India

  7. #7
    Registered User
    Join Date
    07-10-2015
    Location
    India
    MS-Off Ver
    2013
    Posts
    3

    Re: Conditional Drop Down Menu - multiple variables

    SKU Product Image Name Fabric Metre Fabric 2 Metre Lining Metre color- Size- Inventory 2 4 6 8
    101102 Cotton shirt dress cotton voile 3.25 N/a N/a COTTON VOILE 2.0 m White 1 2 5 5
    BLACK 10
    Pink 2
    Blue 15
    101103 Embroidered cotton dress COTTON VOILE 2.25 N/a N/a COTTON VOILE 2.1 white 2



    101104 Embroidered cotton skirt COTTON VOILE 1.4 N/a N/a COTTON VOILE 1.2 white

  8. #8
    Forum Guru HaHoBe's Avatar
    Join Date
    02-19-2005
    Location
    Hamburg, Germany
    MS-Off Ver
    work: 2016 on Win10 (notebook), private: 2019 on Win10 (desktop), 2019 on Win11 (notebook)
    Posts
    8,197

    Re: Conditional Drop Down Menu - multiple variables

    Hi, Mahak512,

    Unfortunately your post does not comply with Rule 2 of our Forum RULES. Do not post a question in the thread of another member -- start your own thread.

    If you feel an existing thread is particularly relevant to your need, provide a link to the other thread in your new thread.

    Old threads are often only monitored by the original participants. New threads not only open you up to all possible participants again, they typically get faster response, too.

    Ciao,
    Holger
    Use Code-Tags for showing your code: [code] Your Code here [/code]
    Please mark your question Solved if there has been offered a solution that works fine for you

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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