P
Preston
Background
I’ve developed an application using Access 2000 (ADP project). One user is running Access 2002. When installing it on her PC, I convert it to Access 2002 format, then compile it to an ADE
Problem
The form has numerous text entry fields. On occasion, when the user tabs from the first field to the second field, the data in the first field is cleared. It’s almost as if she pressed ESC after entering the second field, but she didn’t. I don’t have any code defined for KeyDown KeyUp events. Neither is there any code specifically clearing the contents of the field. I have not been able to reproduce this on my development system. What else might cause this behavior
Thanks
Preston
I’ve developed an application using Access 2000 (ADP project). One user is running Access 2002. When installing it on her PC, I convert it to Access 2002 format, then compile it to an ADE
Problem
The form has numerous text entry fields. On occasion, when the user tabs from the first field to the second field, the data in the first field is cleared. It’s almost as if she pressed ESC after entering the second field, but she didn’t. I don’t have any code defined for KeyDown KeyUp events. Neither is there any code specifically clearing the contents of the field. I have not been able to reproduce this on my development system. What else might cause this behavior
Thanks
Preston