I have a form that contains a name and ID field. The name field is a combo box that allows the user to select a name from the drop down box and automatically change the value in the ID field. The ID field has a control souce that links back to the ID field in the respective table. All of this works fine.
The problem I am running into is that no matter what, every third click (or selection from the combo box) the form just goes blank and I can see is is the form header. I'm not sure why this is happening I just happened to stumble upon this problem as I was trying the form out. Please help.