+ Reply to Thread
Results 1 to 9 of 9

How to populate various cells with data from a table based on selection of a dropdown list

  1. #1
    Registered User
    Join Date
    05-22-2017
    Location
    Australia
    MS-Off Ver
    2013
    Posts
    3

    Post How to populate various cells with data from a table based on selection of a dropdown list

    Hello,

    I am new here and I'm hoping one or some of you might be able to help me with this challenging task I have been given.

    I have been charged with creating a sheet for work, it's function is to provide accurate costings for a job but also create a list of parts in that job based on what items are selected to be used. I will try to give an example below.

    1. On sheet 1 I use drop down lists to select certain items.
    2. Once selected, a cell to the right populates a price.
    3. On another sheet, a part number, description and quantity are populated.
    4. As I progress through sheet 1, it adds more costs and also populates the parts list so I know what items I need to do the job.
    5. On another sheet is a massive table with all the parts, SKU, description, quantity needed, quantity in stock and so on.

    I believe I need to use LOOKUP, VLOOKUP and SUMIFS to complete this but it is a little over my head.

    Any help or guidance is appreciated.

  2. #2
    Forum Expert Tsjallie's Avatar
    Join Date
    09-15-2012
    Location
    NL
    MS-Off Ver
    2010, 2013, 2016
    Posts
    2,077

    Re: How to populate various cells with data from a table based on selection of a dropdown

    Hi Elsanchez,
    welcome to the forum.
    Can you upload your workbook and indicate where you're having problems and what you would like to see there. No formulas needed. Some rules on the required lookups/calculations are welcome.
    Cheers!
    Tsjallie




    --------
    If your problem is solved, pls mark the thread SOLVED (see Thread Tools in the menu above). Thank you!

    If you think design is an expensive waste of time, try doing without ...

  3. #3
    Registered User
    Join Date
    05-22-2017
    Location
    Australia
    MS-Off Ver
    2013
    Posts
    3

    Re: How to populate various cells with data from a table based on selection of a dropdown

    Hello,

    I have added comments for each area in yellow. Here is the link to the workbook https://1drv.ms/x/s!AjZulBFvf1W8bUnN0woRzPFBRpM

    Let me know if I'm being too vague.

    Thanks

  4. #4
    Forum Expert Tsjallie's Avatar
    Join Date
    09-15-2012
    Location
    NL
    MS-Off Ver
    2010, 2013, 2016
    Posts
    2,077

    Re: How to populate various cells with data from a table based on selection of a dropdown

    I'm getting some picture, but still quite some questions.
    I noted them on the sheets. They're in Project Details, Equipment Selection and Procurement. Look for the blue boxes.

  5. #5
    Registered User
    Join Date
    05-22-2017
    Location
    Australia
    MS-Off Ver
    2013
    Posts
    3

    Re: How to populate various cells with data from a table based on selection of a dropdown

    Sorry where are you referring to? You need to upload your version of the book I think?

  6. #6
    Forum Expert Tsjallie's Avatar
    Join Date
    09-15-2012
    Location
    NL
    MS-Off Ver
    2010, 2013, 2016
    Posts
    2,077

    Re: How to populate various cells with data from a table based on selection of a dropdown

    Oops
    Didn't notice that the upload was refused because of the size of the workbook (1.15MB!).
    Recreated it and now it's 98.5KB
    Attached Files Attached Files

  7. #7
    Forum Expert Tsjallie's Avatar
    Join Date
    09-15-2012
    Location
    NL
    MS-Off Ver
    2010, 2013, 2016
    Posts
    2,077

    Re: How to populate various cells with data from a table based on selection of a dropdown

    To make a start, this is a formula how to construct (part of) the model like in cell B2 on sheet Equipment Selection.
    Formula: copy to clipboard
    Please Login or Register  to view this content.

  8. #8
    Forum Expert Tsjallie's Avatar
    Join Date
    09-15-2012
    Location
    NL
    MS-Off Ver
    2010, 2013, 2016
    Posts
    2,077

    Re: How to populate various cells with data from a table based on selection of a dropdown

    I'd recommend that you put the datavalidation records into tables.
    As you organized it now adding new data to them (like you did in Pump_Make) doesn't automatically extend the record set. Meaning to you will also have to adapt the named range definition.
    Using tables will do that automatically for you so you can always be sure that the whole record set is used.

  9. #9
    Forum Expert Tsjallie's Avatar
    Join Date
    09-15-2012
    Location
    NL
    MS-Off Ver
    2010, 2013, 2016
    Posts
    2,077

    Re: How to populate various cells with data from a table based on selection of a dropdown

    Here's a version of the workbook with the formula for building the mode string (see post #7)
    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. Populate table based on time selected in dropdown list
    By jmp764 in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 10-15-2014, 10:51 AM
  2. [SOLVED] Display a dropdown list or populate a cell with single value based on other cells' values
    By filla_dilla in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 09-12-2014, 09:47 AM
  3. Populate data in a table based on dropdown criteria
    By Ragsbr in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 07-08-2014, 03:23 AM
  4. Replies: 9
    Last Post: 02-26-2014, 04:17 PM
  5. [SOLVED] Auto populate adjacent cells based on specific dropdown selection
    By ahtigers10 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 01-02-2014, 08:11 PM
  6. Replies: 6
    Last Post: 05-31-2013, 11:17 AM
  7. [SOLVED] Want to populate a group of cells when a particular selection is made from a dropdown list
    By ChezHenri in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 07-30-2012, 01:08 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