F
Fatz
I have a query with the following criteria
Like *040104*
This is pulling the date from the middle of a string. How do I tell
the query to use the "Like" portion of the criteria through a text
box? Right now I am using the usual
[Forms]![Form Name]![Textboxname]
but this obviously doesn't take into consideration the like aspect of
the query. Any help???
Thanks!
Chris
Like *040104*
This is pulling the date from the middle of a string. How do I tell
the query to use the "Like" portion of the criteria through a text
box? Right now I am using the usual
[Forms]![Form Name]![Textboxname]
but this obviously doesn't take into consideration the like aspect of
the query. Any help???
Thanks!
Chris