J
Jay
I am in the process of building a data base that pulls data from one column
in one table and compares it against columns in another table in order to
come up with a rating. For example in table1 (we will call tblMonthlyReviews)
in one column we will call Quality. A person scores a 76% in Quality and you
want to look at the Quality Table to see if this person falls within a
certain percentage to meet a rating of a 3 or 4. How would I set this up. I
have racked my brain and can not figure it out.
in one table and compares it against columns in another table in order to
come up with a rating. For example in table1 (we will call tblMonthlyReviews)
in one column we will call Quality. A person scores a 76% in Quality and you
want to look at the Quality Table to see if this person falls within a
certain percentage to meet a rating of a 3 or 4. How would I set this up. I
have racked my brain and can not figure it out.