Hi
Apologies if this has been answered before. I've tried a search, but not sure which keywords to use
.
I have a parameter query driven from a form which returns records into a list box programatically, using a call-back function.
It's all working fine, but now I need to add an extra parameter. There are three 'modes' for the search - include non-blank fields, blank fields and a don't care (ie all fields).
I'd like to add a control on the form (probably radio buttons or a combo box) which would control this.
Does anyone have any thoughts?
Apologies if this has been answered before. I've tried a search, but not sure which keywords to use
I have a parameter query driven from a form which returns records into a list box programatically, using a call-back function.
It's all working fine, but now I need to add an extra parameter. There are three 'modes' for the search - include non-blank fields, blank fields and a don't care (ie all fields).
I'd like to add a control on the form (probably radio buttons or a combo box) which would control this.
Does anyone have any thoughts?