C
croy
In one table (or form), there are a pair of fields that
accept Integer type data. Zero is a common entry for either
of these fields, but I would like to prevent users from
putting zero in *both* of these fields.
What would be the best approach?
accept Integer type data. Zero is a common entry for either
of these fields, but I would like to prevent users from
putting zero in *both* of these fields.
What would be the best approach?