ccondran08
Registered User.
- Local time
- Today, 16:27
- Joined
- Feb 27, 2014
- Messages
- 58
Hi, i'm looking for a solution for a problem where i want to put in a formula in a query field that will search for an exact word/s within a field in the same query. For example ;
Tag: IIf(([description] Like "tag"),1,"")
However, words such as 'stage' and 'voltage' are appearing in the results. Any help would be muchly appreciated.
:banghead:
Tag: IIf(([description] Like "tag"),1,"")
However, words such as 'stage' and 'voltage' are appearing in the results. Any help would be muchly appreciated.
:banghead: