I
Ian
I have a form with a list of client name's, addresses,
etc... To search by address I've greated a parameter
query that let's me do a wild card search (*&[enter
parameter}&*). Which works ok but I have to relaunch the
form every time I want to modify the search.
I've seen a custom program where at the top there are 3
text boxes for first name, last name and address. You
can enter all or part of any of the three fields and the
form automatically filters for those parameters.
My question is how do I create the text boxes to act as
filters for part of the field I'm searching for?
Thanks.
etc... To search by address I've greated a parameter
query that let's me do a wild card search (*&[enter
parameter}&*). Which works ok but I have to relaunch the
form every time I want to modify the search.
I've seen a custom program where at the top there are 3
text boxes for first name, last name and address. You
can enter all or part of any of the three fields and the
form automatically filters for those parameters.
My question is how do I create the text boxes to act as
filters for part of the field I'm searching for?
Thanks.