JGravesNBS
Registered User.
- Local time
 - Today, 07:43
 
- Joined
 - Apr 5, 2014
 
- Messages
 - 58
 
I have a query with a Like Criteria = Like "*doz*" and the query returns records Ok
When I replace the Like Criteria with the following Like and with doz in my form filed SkillAbbrev it returns no records
Like "*[forms]![frmMember Inf
ut_Of_Work_List]![SkillAbbrev]*"
				
Form Name: frmMember Inf
ut_Of_Work_List
Unbound Field Name: SkillAbbrev
What am I missing?
 When I replace the Like Criteria with the following Like and with doz in my form filed SkillAbbrev it returns no records
Like "*[forms]![frmMember Inf
Form Name: frmMember Inf
Unbound Field Name: SkillAbbrev
What am I missing?