Results 1 to 5 of 5
  1. #1
    fawnlemur is offline Novice
    Windows 10 Access 2016
    Join Date
    May 2018
    Posts
    6

    Red face Training Tracker

    Hi everyone


    I'm a MS access beginner,

    I want to make a database that would track which staff have done a certain training course and which staff still need to do it.

    I have 4 excel sheets:

    Sheet1 - location - colleague full name - colleague ID
    Sheet2 - Colleague forename - Colleague Surname - Manager - Senior Manager - Status - Rank - Colleague ID
    Sheet3 - Colleague Forename - Colleague Surname - Course ID - Course Name- Colleague ID - Completion Date - Formula (=CourseID&ColleagueID)
    Sheet4 - Course ID - Course Name


    Sheet2 and Sheet3 are extracted from other databases (not access and I have no access to edit them, just export the data). I can edit the data after exporting it (but I'd like to keep it the same.)

    I found it easier to add the data to excel and then import it to access (and using save import it's easy to update it) - if there is a better way please let me know


    I want to be able to view the data so it would show like this

    Location Colleague full name Manager Senior Manager Status Rank Colleague ID Course1 Course2 Course3
    London Adam Smith Vanessa Rogers Mike Schofeild Permanent 1 1234 25/04/2018 23/02/2018
    New York Pete Jones John Adams Mike Schofeild Temp 1 1235 22/04/2018
    New York John Adams John Adams Mike Schofeild Holiday 2 1232
    New York Mike Schofeild Mike Schofeild Mike Schofeild Permanent 3 1231 23/02/2018 23/02/2018 23/02/2018
    London Vanessa Rogers Vanessa Rogers Mike Schofeild Parental Leave 2 1236 22/01/2018

    I made a table for each sheet, and connected them in a relationships (colleague ID and Course ID) and ran the query wizards, I'm not sure if I set up the tables incorrectly or the relationship, but this is what I came up with.

    Location Colleague full name Manager Senior Manager Status Rank Colleague ID Course Completion Date
    London Adam Smith Vanessa Rogers Mike Schofeild Permanent 1 1234 Course1 25/05/2018
    New York Pete Jones John Adams Mike Schofeild Temp 1 1235 Course2 23/04/2018
    New York John Adams John Adams Mike Schofeild Holiday 2 1232 Course3 22/01/2018
    New York Mike Schofeild Mike Schofeild Mike Schofeild Permanent 3 1231 Course2 23/02/2018
    London Vanessa Rogers Vanessa Rogers Mike Schofeild Parental Leave 2 1236 Course1 22/02/2018
    London Adam Smith Vanessa Rogers Mike Schofeild Permanent 1 1234 Course2 23/04/2018

    The colleague data and then list the course and the completion date in a list. it doesn't show who hasn't completed the course and I want the format of the above table.



    I'm new to access so there is a lot I don't know. any tips on how I can Achieve this.

    Thank You

  2. #2
    isladogs's Avatar
    isladogs is offline Access MVP / VIP
    Windows 10 Access 2010 32bit
    Join Date
    Jan 2014
    Location
    Somerset, UK
    Posts
    6,204
    There have been several posts on this topic recently on various forums.
    Am I correct in thinking this is a school or college project?
    If so, that's fine but it affects the nature of the guidance you should receive.

    For now, I'll just say look up normalisation of data.
    Databases should not have fields called Course1/2/3.
    Doing so is trying to use Access as a spreadsheet

    However if you are saying that should be the result of a query, you need to use a crosstab query for which Access provides a wizard.
    Colin Riddington, Access MVP, Website, email
    The more I learn, the more I know I don't know. When I know I don't know, I keep quiet!

  3. #3
    fawnlemur is offline Novice
    Windows 10 Access 2010 64bit
    Join Date
    May 2018
    Posts
    6
    Thank you this really helps

  4. #4
    isladogs's Avatar
    isladogs is offline Access MVP / VIP
    Windows 10 Access 2010 32bit
    Join Date
    Jan 2014
    Location
    Somerset, UK
    Posts
    6,204
    You're welcome. So is it a school/college project?
    Colin Riddington, Access MVP, Website, email
    The more I learn, the more I know I don't know. When I know I don't know, I keep quiet!

  5. #5
    fawnlemur is offline Novice
    Windows 10 Access 2010 64bit
    Join Date
    May 2018
    Posts
    6
    its a college project, I'm still working on it

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 2
    Last Post: 12-11-2016, 01:01 AM
  2. Replies: 1
    Last Post: 06-18-2014, 12:19 AM
  3. Replies: 1
    Last Post: 04-01-2014, 10:54 AM
  4. staff training data base, training
    By SAJAN in forum Forms
    Replies: 1
    Last Post: 09-22-2012, 05:09 AM
  5. Training Tracker Table Relationships
    By Desstro in forum Database Design
    Replies: 3
    Last Post: 11-30-2010, 10:15 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums