G
Guest
How can I prevent an update of a blank record. When user clicks in list field I have on form even if I make listField = "", Access still updates the record. How do I validate it for blank and throw it out using VBA code?