I have a field in my database called importance...has 3 values, High Medium Low. I want to in my query assign to a different Field Technician based off of this value, so I want to in my query, if the value is High show Joe Jones, if it shows Medium show Richard Samps, if it shows Low show Mitchel Mixson.
How would this conditional be set-up in my access query?