I need to look in a string- it is a comment with text in it, and see if it has certain keywords.
something like
If comment contains "keyword" then
do something useful
end if
(please dont shoot me, this is actually for accessVB but it should be the same)
something like
If comment contains "keyword" then
do something useful
end if
(please dont shoot me, this is actually for accessVB but it should be the same)