I have a question about select case programming. ANYBODY HELP ME TO SOLVE THIS QUESTION.

From: ina ina (ina_nautica_at_yahoo.com)
Date: 07/12/04


Date: Mon, 12 Jul 2004 03:56:24 -0700

After placing an as for a job position on an online job search service,
JobStreet.com needs to process just over 100 electronically submitted
forms from applicants. in order to expedite the handling of these forms
and possible others in the futere, JobStreet.com hires a young Visual
Basic Programmer from UNITAR to develop a program that will allowed them
to enter information from the form. the score will be calculated based
on how well the applicants information conforms with various
requirements for the possition. a rule will be incorporated into the
program for each requierment that will determine the number of points to
be awarded the applicant for the requirement. after all rules have been
evaluated, a total score will have been calculated. if the total score
is less than 10 then the applicant will be deemed "UNACCEPTABLE" for the
position. if the score is between 10 and 20 then the applicants is
"POSSIBLE" for the possition. a score above 20 will mean that the
applicat is "DESIRABELE". points will be awarded based on the rules
incorporated in the following table. design and create a visual basic
program that will determine an applicants score and status.

criteria Creteria scores
education level university 5
                      college/matriculation 3
                      SPM 1

education field industrial engineering 5
                      business 3
                      0ther 1

experience(years) more than 5 5
                      3 to 5 3
                      less than 3 1

experience(field) manufacturing 5
                      other 2

computer literate yes 5
                      no 0

p/s: get some practice with object and its control, arithmetic operation
and structural programming in VB.
**using listbox to select

p/l: please help me to solve this problem.

*** Sent via Devdex http://www.devdex.com ***
Don't just participate in USENET...get rewarded for it!