I'm sorry if this isn't the correct forum to be posting in, but I wasn't sure where "I'm very familiar with Access, but I need to do X and I'm not even sure where to begin"-questions go.
I need to create a database that collects monthly metrics for an entire team.
So I setup tables
met_Metrics
Metric_ID
Metric
Assigned_ID
Reviewer
Reviewer_ID
Reviewer
met_Month
Month_ID
Month (formatted MMMM YYYY)
Metric_ID
I've sat and stared at this for far too long and I'm no closer. Each Metric will be assigned to a Reviewer. They will be responsible for entering the data for each Metric assigned only to them on a monthly basis.
Any suggestions would be greatly appreciated.
I need to create a database that collects monthly metrics for an entire team.
So I setup tables
met_Metrics
Metric_ID
Metric
Assigned_ID
Reviewer
Reviewer_ID
Reviewer
met_Month
Month_ID
Month (formatted MMMM YYYY)
Metric_ID
I've sat and stared at this for far too long and I'm no closer. Each Metric will be assigned to a Reviewer. They will be responsible for entering the data for each Metric assigned only to them on a monthly basis.
Any suggestions would be greatly appreciated.