Can I modify this statement to so that
1. If enabled, data is required.
2. If disabled, value is nulled
Why?
1. If paid in advance, a DatePaid is required.
2. If paid in advance=Yes and date is entered, then user for some reason changes back to PiA=No, DatePaid field should be nulled out -...