I have three fields in my table. One holds numbers 1 to 5 the other holds letters A to E. the third field is empty and I want it to return a calculation based on the other to fields. So, if:
Field 1: 1
Field 2: A
How do I get the query to return the answer 'Very Low' in field C?
Bear in mind there are 25 possible combinations that I would need to be able to put in the table. If you can help can you please put it in really simple terms as I am no expert, as you can probably tell from the question
thanks
Field 1: 1
Field 2: A
How do I get the query to return the answer 'Very Low' in field C?
Bear in mind there are 25 possible combinations that I would need to be able to put in the table. If you can help can you please put it in really simple terms as I am no expert, as you can probably tell from the question
thanks