Error Msg: You Cant Search The Field For The Specified Value

cpinney1120

Registered User.
Local time
Yesterday, 20:13
Joined
Jul 8, 2009
Messages
13
Thanks to help from this site, I got me "Like" query to work but now while trying to generate a form on this data, I am getting the following error msg. It pulls up the data correctly, it just always comes up with this error:
"You Can't Search The Field For The Specified Value". Also, my photo field does not look like a photo in this continuous form....?
Please help!
 
At first blush, I would guess (and it is ONLY a guess) that the search criteria don't match the data type of the field. Second blush, you cannot search a MEMO or large binary object field in the same way that you would search a text or integer field.
 
Yeah, thats what I originally thought but it is a text field and there is no error when I run the query, just an error when I try to run the form based on the query. Any ideas? I really appreciate your help!!!
 

Users who are viewing this thread

Back
Top Bottom