I have a numeric field on a form and the database definition is that the default is 0. When the user is on the form and hits the space bar to clear the field it sets the database value to null instead of 0, which then causes issues when I try to do calculations on other fields using this field. Is there a property that can be set to say if they space it out set it to 0.
Thanks for any assistance in this manner.
Thanks for any assistance in this manner.