G
Guest
I am trying to create a report of staff qualifications. I have created the
first step in that I can count how many employees have particular
qualifications at a particular locality. However, I now want to express this
number as a percentage of the total employees at a locality. How do I get the
total number of employees at the localities?
The structure is as follows. Employeedetailstbl holds names of employees;
postdetailstbl holds info on the post and projectcodestbl holds the location
and locality of the post. I have created a report which quite rightly
calculates the number of employees at a particular locality.
I then want this number to be referred to in the qualifications report as
the total number of employees at that locality.
How do I do this? It seems it should be simple, but I just cannot get my
head round it!
Can anyone help?
first step in that I can count how many employees have particular
qualifications at a particular locality. However, I now want to express this
number as a percentage of the total employees at a locality. How do I get the
total number of employees at the localities?
The structure is as follows. Employeedetailstbl holds names of employees;
postdetailstbl holds info on the post and projectcodestbl holds the location
and locality of the post. I have created a report which quite rightly
calculates the number of employees at a particular locality.
I then want this number to be referred to in the qualifications report as
the total number of employees at that locality.
How do I do this? It seems it should be simple, but I just cannot get my
head round it!
Can anyone help?