B
Bunky
First off I am fairly new (5-7 months) to Access. I had been involved in
Mainframe applications prior to that for many years.
I was asked to design a form in which would give the client the option to
'grade an agent's phone call'. (I am working in a call center environment.)
I have designed a very nice form that all management loves but . . there is
no good way to access the data once the data has been entered. I am certain
that the table design.database design is probably the problem. On the form,
I have had to make extensive use of the option groups. I might be able to
switch the form to utilize combo boxes but I still think my design is the
problem.
I have a staff table and a monitor table. It is a one to many relationship.
The monitor table has all the values from the form (over 35) stored in it and
each value can be a point value, a yes/no or n/a. I have a lot of hidden
text boxes on the form to determine if each item selected should be included
in the overall totals or not. As I say, the form works perfectly but I
cannot for the life of me figure out how the queries need to be in the
reporting part.
It appears that if I store the totals from the form, my problem is solved
but I know that is a big no-no. But it does look good at the moment.
Any ideas on how I can report on the monitor scores, when the values stored
are yes/no/na?
Mainframe applications prior to that for many years.
I was asked to design a form in which would give the client the option to
'grade an agent's phone call'. (I am working in a call center environment.)
I have designed a very nice form that all management loves but . . there is
no good way to access the data once the data has been entered. I am certain
that the table design.database design is probably the problem. On the form,
I have had to make extensive use of the option groups. I might be able to
switch the form to utilize combo boxes but I still think my design is the
problem.
I have a staff table and a monitor table. It is a one to many relationship.
The monitor table has all the values from the form (over 35) stored in it and
each value can be a point value, a yes/no or n/a. I have a lot of hidden
text boxes on the form to determine if each item selected should be included
in the overall totals or not. As I say, the form works perfectly but I
cannot for the life of me figure out how the queries need to be in the
reporting part.
It appears that if I store the totals from the form, my problem is solved
but I know that is a big no-no. But it does look good at the moment.
Any ideas on how I can report on the monitor scores, when the values stored
are yes/no/na?