D
debinnyc
I am trying to create a database to record performance measures for
individual people in an office. I will need to record multiple samples per
month, based on production. My first thought was to create a single table
with all the fields, but I see in other discussion topics there is a way to
create multiple tables and link them together.
Here is an example of what I want:
Empl Id, name, dept, supv name, audit number
Quality measure 1 (check box) excellent , (check box) good, etc... point
value
..
..
average point value
notes
I am assigning a unique id to each record through an auto number field such
as audit number.
So, if I have thirty employees and I perform 4 audits per month per
employee, I can record each audit, and analyze each employee's performance
over time based on scoring.
Does that make sense? I hope so.
Sorry, I have used access for a while from a reporting standpoint but have
little experience in design. Any help would be greatly appreciated.
individual people in an office. I will need to record multiple samples per
month, based on production. My first thought was to create a single table
with all the fields, but I see in other discussion topics there is a way to
create multiple tables and link them together.
Here is an example of what I want:
Empl Id, name, dept, supv name, audit number
Quality measure 1 (check box) excellent , (check box) good, etc... point
value
..
..
average point value
notes
I am assigning a unique id to each record through an auto number field such
as audit number.
So, if I have thirty employees and I perform 4 audits per month per
employee, I can record each audit, and analyze each employee's performance
over time based on scoring.
Does that make sense? I hope so.
Sorry, I have used access for a while from a reporting standpoint but have
little experience in design. Any help would be greatly appreciated.