I am having an issue with the attached sample database. It tracks payments made on a training contract. The user enters the students name, date paid, payment amount and a grant source.
The grant name field is a drop down list of available grant names. If the user double clicks the box, it will show a pop up window with the grants: amount total paid on them, amount of the grant, and amount left on the grant.
The problem is if a grant name has no payments assigned to it yet, it blanks out the whole pop up grant window. How can I prevent this?
Thanks!!!
The grant name field is a drop down list of available grant names. If the user double clicks the box, it will show a pop up window with the grants: amount total paid on them, amount of the grant, and amount left on the grant.
The problem is if a grant name has no payments assigned to it yet, it blanks out the whole pop up grant window. How can I prevent this?
Thanks!!!
Comment