gbonnaville
New member
- Local time
- Today, 18:43
- Joined
- Jan 10, 2011
- Messages
- 1
I have created a database application for HR where managers will evaluate employees based on specific competencies. Each competency has 5 to 6 areas of peformance to be rated. The ratings are based on a scale of 1 to 5 with 5 being outstanding. The main menu and forms have been created, now my next step is to create the printable evaluation.
I.E. Under the Communication Competency, verbal skills is rated a 4, written skills is rated a 3...etc. So on the printed evaluation, instead of printing the ratings for each area, I need "Employee display sufficient verbal communication skills. Employee needs to improve their written communication skills."
My issues are....what is the best method of developing the printable evaluation? Exporting to Word? Using the Access report? How to create if....then code so that if the verbal field is a 1...it'll print "abc", if 2..it'll print "def", if 3....it"ll print "ghi"...etc.
Any suggestions or direction would be GREATLY appreciated!!
I.E. Under the Communication Competency, verbal skills is rated a 4, written skills is rated a 3...etc. So on the printed evaluation, instead of printing the ratings for each area, I need "Employee display sufficient verbal communication skills. Employee needs to improve their written communication skills."
My issues are....what is the best method of developing the printable evaluation? Exporting to Word? Using the Access report? How to create if....then code so that if the verbal field is a 1...it'll print "abc", if 2..it'll print "def", if 3....it"ll print "ghi"...etc.
Any suggestions or direction would be GREATLY appreciated!!