How about checking the length of the field and setting it to vbnull if it's zero:

if len(form.text) < 1 then form.text=vbnull