I have entered numeric data into fields in evaluation of a number venue conditions.
Example fields are road, parking, fence, shade, etc...
Each field I entered a value 1-10 (meaning, 1 = unusable.... 5 = just OK... 10 = excellent condition)
I run a query to show just these the condition values for each field at each venue, to summarise the venue's condition.
How do I now display the value 1 as text "unusable", 5 as text "Just OK" etc..
Can I use a calculated field next to each field in my query to display the text meaning for each value, so I can also keep the numeric value?
Example fields are road, parking, fence, shade, etc...
Each field I entered a value 1-10 (meaning, 1 = unusable.... 5 = just OK... 10 = excellent condition)
I run a query to show just these the condition values for each field at each venue, to summarise the venue's condition.
How do I now display the value 1 as text "unusable", 5 as text "Just OK" etc..
Can I use a calculated field next to each field in my query to display the text meaning for each value, so I can also keep the numeric value?