I understand the basics of what I’m trying to do with this, but not the full script.



My database has a few combo boxes that include “Other” as one of the options.

If “Other” is not seleted, then I’m trying to get a corresponding field to lock, the cursor to skip over that field, and move to the next data entry field.

If “Other” is selected, then I’m trying to get the corresponding field to unlock, the cursor placed in that field so that the data can be entered, and then to move to the next field.