In an input form called "FrmReceipts" that feeds a table called "TblReceipts", one of the fields is called "OverUnder". This field has as its Control Source a formula: [RunningTtl] - [PaymentAmount]. There are several money fields in the form which must total the payment, so the "OverUnder" field is constantly showing the outstanding difference between the payment and the purchases entered. Upon completion of input, this "OverUnder" should be Zero.
Although I have the background colour changed (Conditional formatting) to show it is Out of Balance (not Zero), I can't stop a touch-typist (who doesn't look at the screen) from exiting to the next record while it is not in balance.
The Validation Rule doesn't seem to do anything when it is not a field that the user has to visit. Any suggestions? Thanks folks.
Although I have the background colour changed (Conditional formatting) to show it is Out of Balance (not Zero), I can't stop a touch-typist (who doesn't look at the screen) from exiting to the next record while it is not in balance.
The Validation Rule doesn't seem to do anything when it is not a field that the user has to visit. Any suggestions? Thanks folks.
