I have a form with fields on it for Location and DateShipped. Location is currently a combobox. I would like to make it so that when a value is entered into the DateShipped field, the value in the Location field gets erased back to null. Is this possible? Thanks!