G
Guest
Hi,
I could not get wild card to work when specifying a criterion.
To illustrate,
I have Table1 with FiledName1 that has a value MAJOR EVENTS
I have Table2 with FieldName2 that has a value MAJOR EVENT
I apply the following criterion to the FiledName1 field from Table1:
Like [Table2]![FieldName2] & "*"
I expect ACCESS to find a match but it didn't.
Can anyone help me see why this doesn't work?
Regards,
David
I could not get wild card to work when specifying a criterion.
To illustrate,
I have Table1 with FiledName1 that has a value MAJOR EVENTS
I have Table2 with FieldName2 that has a value MAJOR EVENT
I apply the following criterion to the FiledName1 field from Table1:
Like [Table2]![FieldName2] & "*"
I expect ACCESS to find a match but it didn't.
Can anyone help me see why this doesn't work?
Regards,
David