Kristineabeana
07-03-2002, 10:07 AM
I'm trying to create a subcontractor evaluation database.
There are several items which will be rated, i.e.:
1. Quality of workmanship
2. Ability to meet schedule
3. Expedite and coordinate work with other trades
etc.
Each one of these would have a "rating" field.
At first I thought I'd just make a form and have these qualifiers as labels. Then I thought that I'd like to at some point create a query basically saying "show me all subcontractors who scored 3 and above for Quality of workmanship.
So, I thought I would have to create a table, (i.e. Quality table) with the fields, Quality of Work, Subcontractor ID, Rating. I then thought I would have to make the Quality of Work field inaccessible by the user. So, of course when I create the form and tell it to pull in that field, it (of course) pulls in the label part as well as the field part. I think I want to somehow hide the field part. Is this possible?
Do you think I'm tackling this in the correct manner?
Thanks for any help you can offer.
There are several items which will be rated, i.e.:
1. Quality of workmanship
2. Ability to meet schedule
3. Expedite and coordinate work with other trades
etc.
Each one of these would have a "rating" field.
At first I thought I'd just make a form and have these qualifiers as labels. Then I thought that I'd like to at some point create a query basically saying "show me all subcontractors who scored 3 and above for Quality of workmanship.
So, I thought I would have to create a table, (i.e. Quality table) with the fields, Quality of Work, Subcontractor ID, Rating. I then thought I would have to make the Quality of Work field inaccessible by the user. So, of course when I create the form and tell it to pull in that field, it (of course) pulls in the label part as well as the field part. I think I want to somehow hide the field part. Is this possible?
Do you think I'm tackling this in the correct manner?
Thanks for any help you can offer.