S
Stan Smith
I seem to have got myself into a quandry and need some patient advice.
I have a database of telephone calls - there are validation rules in the
properties of the base table to ensure the operators fill in the mandatory
fields ( Call start, county, gender etc).
I now wish to allow them to search this database - my intention was to
enable them to enter just one parameter (for example firstname) - and
retrieve all the records matching that input. Using the same form as they do
for entry but with a Search Command button.
However when I try this I receive an error message that the validation rules
means there must be entries in those validated fields.
Is there any way round this? i.e. keep the validation rules but allow a
search on any field??
Many thanks in advance
Stan
I have a database of telephone calls - there are validation rules in the
properties of the base table to ensure the operators fill in the mandatory
fields ( Call start, county, gender etc).
I now wish to allow them to search this database - my intention was to
enable them to enter just one parameter (for example firstname) - and
retrieve all the records matching that input. Using the same form as they do
for entry but with a Search Command button.
However when I try this I receive an error message that the validation rules
means there must be entries in those validated fields.
Is there any way round this? i.e. keep the validation rules but allow a
search on any field??
Many thanks in advance
Stan