in the interest of time, let's say there are just three fields on a table. one has three values which are found in a drop-down combo box: "Abnormal", "Normal" and "Unknown". in the adjacent field, we have a drop-down list from a combo-box as well. the choices are too many to describe here, but for the sake of this question, what's important to remember is that when the first field is scored "Abnormal", the person performing the data entry must pick from among the choices given in the adjacent field. so, here's my question: is it possible to cause the second field to display the choices available to the data entry clerk as soon as the "Abnormal" choice in the first field is entered? if the other choices are not taken, i.e. "Normal" or "Unknown" then perhaps we might the cursor to travel to the third field.