I am trying to set up a table that requires one field or the other not be null. How can I do this?
Also, I am creating a form that has a text box in it that should be filled with the data from the field that is not null. Any ideas on how to set up the control source or whatever so that it pulls the information from one field or the other depending on which one has data in it?
Also, I am creating a form that has a text box in it that should be filled with the data from the field that is not null. Any ideas on how to set up the control source or whatever so that it pulls the information from one field or the other depending on which one has data in it?