Hi Jeff,
Sorry for the confusion, yes I would like to be able to search one "field"
in the database, but I don't know which field might want to be searched at
any given moment. They may want to search dates, purchase orders, vendors and
so on.
I don't want the search to be limited to one field like the example code.
Hope this makes sence
> Richard
>
[quoted text clipped - 65 lines]
> > End If
> > End Sub
Jeff Boyce - 11 Apr 2008 20:57 GMT
Have you looked into using the Filter capabilities?
Regards
Jeff Boyce
Microsoft Office/Access MVP
> Hi Jeff,
>
[quoted text clipped - 79 lines]
>> > End If
>> > End Sub
Richard - 11 Apr 2008 21:12 GMT
I'll keep looking thanks
> Have you looked into using the Filter capabilities?
>
[quoted text clipped - 86 lines]
> >> > End If
> >> > End Sub
Evi - 13 Apr 2008 07:41 GMT
A multi-criteria search form would do this.
See the one on Allen Browne's page for an example
http://allenbrowne.com/ser-62.html
Evi
> Hi Jeff,
>
[quoted text clipped - 74 lines]
> > > End If
> > > End Sub
Richard - 14 Apr 2008 18:18 GMT
Hi Evi,
Thanks for your responce, I took Jeffs advice and setup a filter/sort.
> A multi-criteria search form would do this.
>
[quoted text clipped - 86 lines]
> > > > End If
> > > > End Sub