I need a vba code after update on a field that affects another requery field. The problem is that if I reselect (dropbox) the first field; the afterupdate code does not erase the second field (if I have chosen something before). What can I add to the requery of the second field to clear its first selection?