W
WildlyHarry
Here is a million dollar question. Can I use ranges stored in one table to
apply a range indicator with a query. For instance table one has a field
labled score ranges. In that field are expressions eg <= 20 and >=10. The
second field in the table has risk labels for each range eg Very High Risk.
I have three other tables that have risk scores. For my purposes I average
the three scores in these tables. Is there anyway to link this average score
to the expressions so that I can writed a query that will allow me to attach
a risk label to each average score. So a score of 14 would be Very High. I
am trying to do it this way because I need to have a form that allows the
user to choose a risk label, very high, high, low to display different retail
locations. When I perform all of the calculations in one query it will not
let me use the form selection as criteria. Thanks in advance for the help.
apply a range indicator with a query. For instance table one has a field
labled score ranges. In that field are expressions eg <= 20 and >=10. The
second field in the table has risk labels for each range eg Very High Risk.
I have three other tables that have risk scores. For my purposes I average
the three scores in these tables. Is there anyway to link this average score
to the expressions so that I can writed a query that will allow me to attach
a risk label to each average score. So a score of 14 would be Very High. I
am trying to do it this way because I need to have a form that allows the
user to choose a risk label, very high, high, low to display different retail
locations. When I perform all of the calculations in one query it will not
let me use the form selection as criteria. Thanks in advance for the help.