I have a table with HR records of employees. Employees in varous department are judged based on their competency in various areas. I created an option group for each of 10 such competencies. So the table captures either 1 or 2 in each competency text field depending on whether eployee was judged to be needing further development or had strength. This works well on the form but when user asked me to produce a summarised report by departments as to find out how many or percent of employees were in each competency requiring development or had strength, I was completely knocked out. I tried crosstabs but that only works for one competency forone query. I then tried puttting all competency fields in a report group to manually calculate but this did not work either.
I will really appreciate if someone could help me with this. As a guide, following is the template I need to work on:
Competency 1 Comptency 2 Competency 3
Dev Strength Dev Strength Dev Comptency
Dept1
Dept2
The data should be represented either as number employees or percent of total for the Dept.
Cheers
AK
I will really appreciate if someone could help me with this. As a guide, following is the template I need to work on:
Competency 1 Comptency 2 Competency 3
Dev Strength Dev Strength Dev Comptency
Dept1
Dept2
The data should be represented either as number employees or percent of total for the Dept.
Cheers
AK