G
Guest
How can I prevent a record from being updated or inserted if two data
elements are null? I don't want to require the user to enter both data
elements, but I want to ensure that at least one contains a valid value be
before a record can updated or inserted into a table. This seems pretty basic
but I coming up short trying to find a way to enforce this in a table design.
Thanks,
Ron
elements are null? I don't want to require the user to enter both data
elements, but I want to ensure that at least one contains a valid value be
before a record can updated or inserted into a table. This seems pretty basic
but I coming up short trying to find a way to enforce this in a table design.
Thanks,
Ron