C
CP
I am a novice database writer and need to know which is the best way of
dealing with an input problem.
I have a field that I wish users to enter a customer name or enter a new
one, I need them to enter data and see if any part of the name may appear
(take into accout they are not access orientated)
example - customer is W M GOOGLE
the can enter w / wm / google, then anything in that field will show up with
any of that criterea or nothing leaving it blank to enter.
What I need to know briefly is the best solution:-
i think, query then form with a list box but not sure on setting that up?
dealing with an input problem.
I have a field that I wish users to enter a customer name or enter a new
one, I need them to enter data and see if any part of the name may appear
(take into accout they are not access orientated)
example - customer is W M GOOGLE
the can enter w / wm / google, then anything in that field will show up with
any of that criterea or nothing leaving it blank to enter.
What I need to know briefly is the best solution:-
i think, query then form with a list box but not sure on setting that up?