M
Mavig
I have a form that I enter a keyword in. I run a report which calls a query
to search for the keyword within a field. The field could have sveral
words/phases in it. If the keyword is found, the report displays the field
with the keyword. How can I highlight just the keyword in the field.
my critera in the query is - like "*" & [form]![frmSearchKeyword]![keyword]
& "*"
Thanks
to search for the keyword within a field. The field could have sveral
words/phases in it. If the keyword is found, the report displays the field
with the keyword. How can I highlight just the keyword in the field.
my critera in the query is - like "*" & [form]![frmSearchKeyword]![keyword]
& "*"
Thanks