We do it all the time with code. Text based search. If you have the data in
a database you could search within the field in the form or the table.
You could use a contains rule in InfoPath but I think using code will
perform better and be more reliable.

Signature
Clay Fox / Microsoft InfoPath MVP
www.InfoPathDev.com / The InfoPath Authority / Downloads, Samples, How-To,
Experts, Forum
> I have created a database and an infopath form which links fine but what i am
> trying to do is search in one of my boxes but not for the full name just one
[quoted text clipped - 10 lines]
>
> Roy
regdent - 04 Feb 2008 18:35 GMT
Can you help me with the code i have no idea when it comes to writing code.
The datbase name is IT Issues DB, the table name is issues and the field is
Title. I would really appreciate any help.
> We do it all the time with code. Text based search. If you have the data in
> a database you could search within the field in the form or the table.
[quoted text clipped - 16 lines]
> >
> > Roy