britesynth
Registered User.
- Local time
- Today, 07:03
- Joined
- Mar 11, 2013
- Messages
- 88
hello!
i have an option button for a field [Fully Paid] (Yes/No) in my LoanT and i want to know if it's possible for my database to automatically choose an option depending on a calculated field
(Calculated field from another query) = [Outstanding Balance]
say... if [outstanding balance] is = 0 or negative (refundable), then Yes should be On, if not it should remain No/off so that i wouldn't have to go over every record and manually choose the option
the option button is very helpful when i want to display loans which are Paid and/or still active
how do I go about this?
thank you in advance!
-jake

i have an option button for a field [Fully Paid] (Yes/No) in my LoanT and i want to know if it's possible for my database to automatically choose an option depending on a calculated field
(Calculated field from another query) = [Outstanding Balance]
say... if [outstanding balance] is = 0 or negative (refundable), then Yes should be On, if not it should remain No/off so that i wouldn't have to go over every record and manually choose the option
the option button is very helpful when i want to display loans which are Paid and/or still active
how do I go about this?
thank you in advance!
-jake