G
Guest
I have created a database which will hold about 1000 or more records which
will consist of 8 to 10 digits per record. I am having difficulty in creating
a function within a form which will allow me to carry out a search on these
records.
What I had in mind was a function which will allow the user to carry out a
seach on these records. However, the user might not know all of the digits.
They might only know 2, 3 or perhaps 7 of these digits and once they have
been entered I am looking for a list of possible results. Most probably by
using a continous form.
Firstly, is it possible to do something like this?
Secondly, if this is possible, how does one go about designing and
developing something hopefully as powerful as this.
Thanks In Advance,
Kieron White
will consist of 8 to 10 digits per record. I am having difficulty in creating
a function within a form which will allow me to carry out a search on these
records.
What I had in mind was a function which will allow the user to carry out a
seach on these records. However, the user might not know all of the digits.
They might only know 2, 3 or perhaps 7 of these digits and once they have
been entered I am looking for a list of possible results. Most probably by
using a continous form.
Firstly, is it possible to do something like this?
Secondly, if this is possible, how does one go about designing and
developing something hopefully as powerful as this.
Thanks In Advance,
Kieron White