G
Guest
im trying to create this DB that will register the evaluation of something. i
made a DB consists of 4 tables; one of the summry of the other 2 tables, and
a one has the evaluation results.
i built a form; the form consists of the summry table fields, i also created
a subfrom on this form that will show that each employee's evaluation which
consist of the evaluation fields of the evaluation results table. Now, each
employee is not necessarly to have the same number of evaluation, lets say
for this X employee the people who can evaluate him are 7, and the number
that actually evaluated him were 5.; my question, how can i control the
number of added evalaution records to the specific employee not to mention
not to exceed the number of specified allowed records, that is recorded in
the number of evaluation field of the summry table?
made a DB consists of 4 tables; one of the summry of the other 2 tables, and
a one has the evaluation results.
i built a form; the form consists of the summry table fields, i also created
a subfrom on this form that will show that each employee's evaluation which
consist of the evaluation fields of the evaluation results table. Now, each
employee is not necessarly to have the same number of evaluation, lets say
for this X employee the people who can evaluate him are 7, and the number
that actually evaluated him were 5.; my question, how can i control the
number of added evalaution records to the specific employee not to mention
not to exceed the number of specified allowed records, that is recorded in
the number of evaluation field of the summry table?