I've created a database within my organization to track and manage Program, Project, and Team Issues. I created a data entry form to enter issue information into the DB. Three of the many fields I added to the form are called Program, Project, and Team. These three are combo boxes with drop-down lists to select from. If a user of the DB populates the Program and Project Fields the Team Field should be left blank. If a user of the DB populates the Team Field they should not populate the Program or Project Fields. What safeguards can I add to these fields to do what I want? Is it possible to setup the form where if a user populates the Program and Project fields and then tries to populate the Team field the field will not accept the data?Maybe a message pops up stating only one of the fields can be populated but not both for example and vice-versa