<font color=ff8c00>Saw some things similar in search but not the same.</font color=ff8c00>
I have a form where hours are entered. When the form is closed, it writes the current record; even if the hours are blank.
I want to prevent a write at all if the close button is clicked. I have already prevented a update with a warning if hours are zero (0).
Is unload the answer? I do not want blank records.



