+ Reply to Thread
Results 1 to 7 of 7

Populate Table from other sheets based on drop down selection

  1. #1
    Registered User
    Join Date
    01-17-2012
    Location
    US
    MS-Off Ver
    Excel 2003
    Posts
    3

    Populate Table from other sheets based on drop down selection

    Hey all,

    So i have this excel sheet, with a summary page on front. The summary page has a drop down menu to select the month desired. What i want is for the summary table to populate with the desired data based on the month. i thought about using a VLOOKUP, even tried it, but that doesn't seem to have worked.

    here is the file. right now im just worried about getting the first table to work. Currently it fields are blank, its the formula i need to work out. Any help would be greatly appreciated


    i tried to use ( =VLOOKUP($A$2,Sheet2!$A$2:$O$36,5,) ) as the formula but that returned errors.

  2. #2
    Registered User
    Join Date
    01-17-2012
    Location
    US
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: Populate Table from other sheets based on drop down selection

    sorry, attachment didn't work
    Attached Files Attached Files

  3. #3
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: Populate Table from other sheets based on drop down selection

    Hi,

    I'm puzzled why on the subsidiary sheets you haven't continued the July - December months across on the same rows which would have been more logical.

    On the attachment I've therefore changed this on the Total Machines installed sheet. I've put the relevant formulae in B5:C16 on the Summary. YOu'll need to copy to other columns and change the sheet names of course.

    Having said that I don't think the subsidiary sheets are the best way of collecting and using data. I think you've fallen into the trap of mixing up data capture layouts and reporting layouts. The two are different.
    Almost invariably you should aim to build a simple multicolumn database for data capture, and then use other Excel functionality like Pivot Tables or Data Filtering for subsequent reporting.

    So your data capture table should consist of columns for Date, Name, Element, Numeric Value/Qty
    The Name and element column cells can be data validation cells which allow you to pick values from drop down arrows and avoids the need for typing.

    Regards
    Attached Files Attached Files
    Richard Buttrey

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

  4. #4
    Registered User
    Join Date
    01-27-2012
    Location
    United States Midwest
    MS-Off Ver
    Excel 2012
    Posts
    1

    Re: Populate Table from other sheets based on drop down selection

    Hello,

    The reason for the spreadsheet separation like that was because they need to print the individual pages out from time to time. The formula you've put in here on the main page works beautifully, but it's missing some needed components and I can't figure out how to insert them. The summary page needs to display the rank totals from each individual spreadsheet and then take those by the scorecard value in row 4 on the main page. As I understand it, the rank value is ranking the districts against each other. This formula writing is beyond my ability. Any help is greatly appreciated. The deadline is approaching fast (January 31). Thank you in advance.
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    08-09-2012
    Location
    usa
    MS-Off Ver
    Excel 2007
    Posts
    10

    Re: Populate Table from other sheets based on drop down selection

    Hi everyone! I'm a newbie here. Please allow me to post here since the thread title seems very related to my concern. I sincerely hope you will not find my post out of place.

    I am currently working on a classroom behavior monitoring system. In sheet1-column 1, is the list of students. Running across the page are expected behaviors for each day (Please see Behavior Monitoring attachment). Cell entries will simply be Y (for YES) and N (for NO) linked from similar sheet.

    Behavior Monitoring.jpg

    In sheet2, I want to be able to generate an individual student behavior summary showing his/her demonstration (or non-demonstration) of each expected behavior for the week/s or month if I select him/her from a drop down list. (Please see Behavior Summary attachment)

    Behavior Summary.jpg

    I have read some related posts, but they are not totally the same as mine. Additionally, I really struggle with VB codes and FUNCTIONS. Please help.

  6. #6
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,051

    Re: Populate Table from other sheets based on drop down selection

    nhen.enry, sorry, but forum rules state that you may not attach your question to an existing post. please start your own (new) post, and if you want, post a link to this thread.

    thanks
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  7. #7
    Registered User
    Join Date
    08-09-2012
    Location
    usa
    MS-Off Ver
    Excel 2007
    Posts
    10

    Re: Populate Table from other sheets based on drop down selection

    My apologies.

+ Reply to Thread

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.6.0 RC 1