+ Reply to Thread
Results 1 to 6 of 6

Report generation using drop down menu help

  1. #1
    Registered User
    Join Date
    01-20-2010
    Location
    Chicago IL.
    MS-Off Ver
    Excel 2003
    Posts
    5

    Report generation using drop down menu help

    I am using an excel, mulit-page database to keep track of student academic and manipulative skill progress during our fire academy. I would like to be able insert a page that contains a drop down menu of the student names. When a name is selected, it would generate a 3 charts.
    the 1st chart would show the student and how their attendance compares with the rest of the class.
    the 2nd chart would compare the selected student with the rest of the class academically
    the 3rd chart would compare the selected student with the rest of the class related to their manipulative skills.

    since i am new to excel, any help would be appreciated.

  2. #2
    Forum Expert Palmetto's Avatar
    Join Date
    04-04-2007
    Location
    South Eastern, USA
    MS-Off Ver
    XP, 2007, 2010
    Posts
    3,978

    Re: Report generation using drop down menu help

    To use a drop down to select a student name requires the use of Data Validation with the list option.
    See this link on how to use Data Validation

    As for the charts, there are two options:
    Pivot Chart Report or dynamic charts
    See this link for help on dynamic and interactive charts

    Pivot tables are a bit more involved and take a little more time to master.
    See this link to get started if you choose this option: Using Pivot Tables & Pivot charts

    Index of charting help

    Before you begin with charts, you need to first develop the reporting metrics that will become the series data for the charts.

    Post a sample workbook with representative (but non-sensitive, dummy) data after you have gotten off to a basic start and someone will help.
    Palmetto

    Do you know . . . ?

    You can leave feedback and add to the reputation of all who contributed a helpful response to your solution by clicking the star icon located at the left in one of their post in this thread.

  3. #3
    Registered User
    Join Date
    01-20-2010
    Location
    Chicago IL.
    MS-Off Ver
    Excel 2003
    Posts
    5

    Re: Report generation using drop down menu help

    Post a sample workbook with representative (but non-sensitive, dummy) data after you have gotten off to a basic start and someone will help.
    Here is a sample of the data sheet with an included data validation drop down list on sheet 5.
    Attached Files Attached Files

  4. #4
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: Report generation using drop down menu help

    Do you just want a simple bar graph showing average of student versus average of class? Or do you want a line graph with each quiz (for example) with two lines (average and student)?
    ChemistB
    My 2?

    substitute commas with semi-colons if your region settings requires
    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
    If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

  5. #5
    Registered User
    Join Date
    01-20-2010
    Location
    Chicago IL.
    MS-Off Ver
    Excel 2003
    Posts
    5

    Re: Report generation using drop down menu help

    Quote Originally Posted by ChemistB View Post
    Do you just want a simple bar graph showing average of student versus average of class? Or do you want a line graph with each quiz (for example) with two lines (average and student)?
    just a simple bar graph showing the comparison between student and the class....both with quiz grades as well as attendance

  6. #6
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: Report generation using drop down menu help

    I had to modify some of your formulas to remove zeros and errors. For example, in Quizzes!AK2
    Please Login or Register  to view this content.
    Otherwise, you wouldn't be able to get an average easily. I added a % Attendance in Column BM of Attendance. You might want to modify that one similarly to the one above so that if attendance is 0, it's not included in the average. For your charts, I used INDEX and MATCH to find your dropdown name in the appropriate spreadsheets. The charts automatically update when you change the name. Is this what you are looking for?
    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)

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