Elana
Registered User.
- Local time
- Today, 11:00
- Joined
- Apr 19, 2000
- Messages
- 232
I'm trying to write some code where Access looks at the value of fldPct in a form's recordset (sometimes just one record, sometimes up to 8 records will be displayed on the form) to confirm that the values add up to 100% before the user exits the form. If the values are less than 100, then it will create an error message.
I don't know how to pass the value into a variable that will add them up. Can someone give me a push in the right direction?
Thanks very much!
I don't know how to pass the value into a variable that will add them up. Can someone give me a push in the right direction?
Thanks very much!