G
Guest
Hi,
I have a data entry form where among other fields, a field 'amount' needs
to be validated befor the entry. Several different amounts (i.e. data entry) are made for a particular case. The sum of these amounts should be less than that of the total award amount which is in a field in a different table. i.e. I need to make sure for an amount entered for a particular case in the data entry screen, the sum
of all the amounts for that particular case should be less than the reward
amount for that case. The reward amount is a field in a different table. I have
no idea how to proceed.
Any help is appreciated. Thanks
I have a data entry form where among other fields, a field 'amount' needs
to be validated befor the entry. Several different amounts (i.e. data entry) are made for a particular case. The sum of these amounts should be less than that of the total award amount which is in a field in a different table. i.e. I need to make sure for an amount entered for a particular case in the data entry screen, the sum
of all the amounts for that particular case should be less than the reward
amount for that case. The reward amount is a field in a different table. I have
no idea how to proceed.
Any help is appreciated. Thanks