Depending on whether a field in a table is blank or not, I want a check box on a form to be automatically checked (i.e. if the field is blank, the check box should be unchecked, and if the field is not blank, the check box should be checked).
Any idea how to do this?