+ Reply to Thread
Results 1 to 4 of 4

General Database Problems to make it more user friendly.

  1. #1
    Registered User
    Join Date
    12-29-2012
    Location
    Sheffield
    MS-Off Ver
    Excel 2010
    Posts
    7

    General Database Problems to make it more user friendly.

    Hi Experts,
    This is my first post, only recently started using more functions in excel now that I'm learning to make databases.

    My example is a student attendance list which i got from about.com (attached).

    Columns are Student ID, Surname, Initial, Age, Program, Building, Classroom.

    1. I'm mainly using drop down lists to add the data to table, such as assigning a program for each student.
    Is it possible to make the drop down list automatically update if a new program is added or a name is changed? Example, if English was to be change to English Literature, and then a new program, English Language, was added. The database would automatically change english students to english lit students, and also make english language available in the drop down without having to redo the data validation function.

    2. I've got a row at the bottom with some totals, average age, mode etc..
    Is it possible to make these totals, change when data is filtered out.
    Example, when no data is filtered the average of all the students ages is shown. However, when i filter the program to a specific subject (biology students say), the average age on the bottom row stays the same, and isn't the average for just a specific program.

    Any links or functions that help with this kind of stuff, just mentions them and i can look them up.

    This is my first post, if i've made any newbie posting errors just say.

    Thanks for your help.
    Attached Files Attached Files

  2. #2
    Forum Expert Ace_XL's Avatar
    Join Date
    06-04-2012
    Location
    UAE
    MS-Off Ver
    2016
    Posts
    6,074

    Re: General Database Problems to make it more user friendly.

    use

    =SUBTOTAL(1,Table2[Age])
    Life's a spreadsheet, Excel!
    Say thanks, Click *

  3. #3
    Registered User
    Join Date
    12-29-2012
    Location
    Sheffield
    MS-Off Ver
    Excel 2010
    Posts
    7

    Re: General Database Problems to make it more user friendly.

    Hi Ace,
    Cheers for the answer. That worked for all the data but didn't change as the filter was applied.

    I did however use the dsum function and also advantced filtering option. While these worked on my practice sheet, they didn't work on my project.
    Something about missing or illegal field names.
    Does anyone had this themselves? I've filled in the arguments exactly how i did for my practice but doesn't work on my project.

  4. #4
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: General Database Problems to make it more user friendly.

    for your second question:

    Please Login or Register  to view this content.
    for your first question:

    add the new name in the VLookup table (see the blue cell).

    Then go to sheet 1 and use

    CTRL + H

    Seek Englisch
    Replace Englisch lit.

    Replace all

    VLookup will do the rest for you.

    See the attached file.
    Attached Files Attached Files
    Last edited by oeldere; 01-07-2013 at 06:45 PM.
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

+ 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