Darrell Wootton
Registered User.
- Local time
- Today, 08:11
- Joined
- Feb 22, 2002
- Messages
- 14
Hi,
Is there a way when using LIKE to specify a field from the same query?
ie:
Like "*Wells*" returns records including the terms Wells.
I have tried using a fieldname:
LIKE "[FieldName]"
LIKE "*[FieldName]*"
But I can't get it to work.
Thanks
Darrell....
Is there a way when using LIKE to specify a field from the same query?
ie:
Like "*Wells*" returns records including the terms Wells.
I have tried using a fieldname:
LIKE "[FieldName]"
LIKE "*[FieldName]*"
But I can't get it to work.
Thanks
Darrell....