I've been tasked to create an application that can track weekly training sessions for over 300 personnel. I'm not sure how to set up the tables to get the desired results. I will need to be able to pull weekly reports based from date query, including the number of sessions attended and what sessions were attended. I think i would need to make several tables and related them together, but very new to access and am lost on where to start. here is an example of the data needed.
Name of personnel
Dates attended
Sessions attended
Number of required sessions
Number of attended sessions
Name of entering official
I would like to make it so it could be queried to show personnel that didn't meet there required number of sessions. The other part I foresee having problems with is trying to input the data into the database. We will have several people inputing the data daily for the different sessions. Also it would need to be easily adaptable for adding new personnel and removing old personnel no longer needing to be tracked. Thanks in advance for the help. i really appreciate it.
Name of personnel
Dates attended
Sessions attended
Number of required sessions
Number of attended sessions
Name of entering official
I would like to make it so it could be queried to show personnel that didn't meet there required number of sessions. The other part I foresee having problems with is trying to input the data into the database. We will have several people inputing the data daily for the different sessions. Also it would need to be easily adaptable for adding new personnel and removing old personnel no longer needing to be tracked. Thanks in advance for the help. i really appreciate it.