Thank you, I am learning, but not quite there. I have the code below, but my syntax seems to be off and I do not know how to add an allow Null values exception. I am entering this in the Immediate window.
DoCmd.RunSQL "ALTER TABLE tblmasterlocation ADD CONSTRAINT item_ck_constraint CHECK (ITEM...