H
hermanko
I have a form used for data entry and have the Cycle property set to
Current Record, because I would like the user to be only able to enter
date for one record before they must click a cmd button to cancel&exit,
or save&exit. I do not want the user to have the ability to enter more
than one record each time the form is open (it must be closed and then
opened again to enter a new record).
I thought that by setting the Cycle property it would do the trick as
Tabbing after the last field no longer went to a new record. However I
discovered I could move to a new record by scrolling my mouse
wheel.....how can I turn this off?? I need to limit to one record
entry.
Thanks
Herman
Current Record, because I would like the user to be only able to enter
date for one record before they must click a cmd button to cancel&exit,
or save&exit. I do not want the user to have the ability to enter more
than one record each time the form is open (it must be closed and then
opened again to enter a new record).
I thought that by setting the Cycle property it would do the trick as
Tabbing after the last field no longer went to a new record. However I
discovered I could move to a new record by scrolling my mouse
wheel.....how can I turn this off?? I need to limit to one record
entry.
Thanks
Herman