All
I have a query for my data page that has the following Criteria for a person name
Like "*" & [Enter Name] & "*"
When I run the query it works fine but when I try it in the data page I do not get any results. When I remove this from the criteria I get all the results.
I have used this criteria in a few pages before and it's worked fine but the one thing that is different about this is the field has a Combo Box as the Display Type and the Row Source Type is a Value List in the table.
Any input on this would be great as I have spend the better part of today trying to figure this out with no success what so ever
Thanks
Kake
I have a query for my data page that has the following Criteria for a person name
Like "*" & [Enter Name] & "*"
When I run the query it works fine but when I try it in the data page I do not get any results. When I remove this from the criteria I get all the results.
I have used this criteria in a few pages before and it's worked fine but the one thing that is different about this is the field has a Combo Box as the Display Type and the Row Source Type is a Value List in the table.
Any input on this would be great as I have spend the better part of today trying to figure this out with no success what so ever
Thanks
Kake