Calculation trouble
Posted: Thu Aug 10, 2006 5:28 am
Hi
I'm new to the list and would appreciate any help. I have a database which includes two fields, each of which can return one of three answers.
Field A returns "Low", "Medium" or "High". Likewise, field B rteturns "Low", "Medium" or "High". The calculation I am seeking to make is based on the the value in both fields i.e. If Field A returns "Low" and Field B returns "high" I need the Result Field to return a value of "Medium".
When I use the IF function the calculation works if there is only one set of parametres. I have tried to add the other eight possible results to the calculation using "&", "and", "or", and even "+" operators but to no avail.
Any ideas
Regards and thanks in advance
I'm new to the list and would appreciate any help. I have a database which includes two fields, each of which can return one of three answers.
Field A returns "Low", "Medium" or "High". Likewise, field B rteturns "Low", "Medium" or "High". The calculation I am seeking to make is based on the the value in both fields i.e. If Field A returns "Low" and Field B returns "high" I need the Result Field to return a value of "Medium".
When I use the IF function the calculation works if there is only one set of parametres. I have tried to add the other eight possible results to the calculation using "&", "and", "or", and even "+" operators but to no avail.
Any ideas
Regards and thanks in advance