Thanks for responding. Is the "=" the operator that I need when the field
contains several words, but I wish to use only one word in the string for the
conditional statement? That is, strFieldName1 contains "ThisWord" but it may
also contain other words.
Thanks Doug,
It's amazing what I've been able to learn and do with that initial code you
gave me as a guide. I'm trying now to look for a word in a particular field,
and then make the value in another field in the same record based upon that
find. For example,
Look for the word "Grooming" in the field "SubCategory" and if it is there
put the word "Grooming" in the field "MainCategory." Otherwise, look for the
word, etc. I want to use the SQL statement "INSERT INTO" but I haven't been
able to get it formatted correctly. I keep getting an 'expected end of
statement' error. Any suggestions?
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.