L
Lynn
I have a FindRecord control button on a form that will
search any one of three fields (LastName or FirstName or
SS#) which ever is appropriate. When first developed, the
FindRecord worked wonderfully (set to search entire form,
any part of field). However, after adding records to the
database (table), the FindRecord control does not find
specified criteria when searching entire form, I have to
establish focus on a specific field and search just that
field.
Is there a property in the form itself or within the
search function that will fix this problem?
Lynn
search any one of three fields (LastName or FirstName or
SS#) which ever is appropriate. When first developed, the
FindRecord worked wonderfully (set to search entire form,
any part of field). However, after adding records to the
database (table), the FindRecord control does not find
specified criteria when searching entire form, I have to
establish focus on a specific field and search just that
field.
Is there a property in the form itself or within the
search function that will fix this problem?
Lynn