G
Guest
Hi, there,
I believe a lot of you may come across this problem. A form was set up for
user to enter a couple of fields for calculation. User enters every field
correctly in first time. Press button to calculate the total which was used
to update something else - say a total field in Main form.
Then, user goes back and does the editing. However, instead of entering
everything, or TAB over to finish entering the whole information, user just
quits in the middle. As a result, some information has been changed and the
total as calculated is not consistent anymore.
We allow user to edit the record, of course, please give your advise how to
prevent those data inconsistency. Is there any code that force the user to
TAB over every field in a form or record.
Thank you.
BL
I believe a lot of you may come across this problem. A form was set up for
user to enter a couple of fields for calculation. User enters every field
correctly in first time. Press button to calculate the total which was used
to update something else - say a total field in Main form.
Then, user goes back and does the editing. However, instead of entering
everything, or TAB over to finish entering the whole information, user just
quits in the middle. As a result, some information has been changed and the
total as calculated is not consistent anymore.
We allow user to edit the record, of course, please give your advise how to
prevent those data inconsistency. Is there any code that force the user to
TAB over every field in a form or record.
Thank you.
BL