E
ersouthard
I have a data entry form that is bound to a table. I have the Data Entry
property set to Yes so that the person entering data can't move through all
of the records. Some of the fields in this form pull data in from another
form that the data entry person has already entered (year, week number,
month, etc). These fields have the Enabled property set to No and the Locked
property set to Yes so that the information can't be changed accidentally.
Here is my issue. When the form is open and you move the mouse wheel or
press the Page Down key, the information pulled from the other form
disappears. How can I prevent this from happening? Thanks!
property set to Yes so that the person entering data can't move through all
of the records. Some of the fields in this form pull data in from another
form that the data entry person has already entered (year, week number,
month, etc). These fields have the Enabled property set to No and the Locked
property set to Yes so that the information can't be changed accidentally.
Here is my issue. When the form is open and you move the mouse wheel or
press the Page Down key, the information pulled from the other form
disappears. How can I prevent this from happening? Thanks!