I have a combo box that won't allow me to select an item. The box is on a subform. When viewing only the subform, it works. When viewing the subform from the main form, it won't work. Any ideas?
I don't know if this will help anyone but here is what I found out and was able to fix the problem. In the main form, the Record Locks setting was set to Edited Record. I changed that to No Locks and it worked.