I am assuming you want to see if a field has data. If so, you can run your
code to open the db, check the field, delete the field if not null and then
close db. This should be a pretty quick run and if you are using a form, no
"flicker" will be seen.