Dan Shoker
2009-07-13 02:49:07 UTC
My search is based in a text box which has a macro attached to it:
="Description = '" & Forms![frmCategories]![txtDescription] & "'"
It works fine, but it will only bring up the record if you have typed in the full item correctly. Is there any way i could type in, for instance, "Daniel" and it will show me just the records that contain Daniel?